a:link {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
}

a:visited {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
}

a:active {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
}

a:hover {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline; 
	color: #000000; 
	font-weight: bold;
}

.text {
	font-family: verdana;
	font-size: 12px;
	color: #000000; 
	line-height: 18px;
	text-align: center;
}
