.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066

}
a:link {
	color: #000066;

}
a:visited {
	color: #000066;
	text-decoration:none;
}
a:active {
	background-color: none;
	text-decoration:none;
}
a:hover {
	color:#000066;
	text-decoration:underline;
}

