.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
a:link {
	text-decoration: underline;
	color: #012d38;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #012d38;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #012d38;
	font-weight: normal;
}
