
.BlueLinksunderline {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #006EB2;
	font-weight: bold;
	text-decoration: underline;
}
.BlueLinksunderline:hover {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #E97118;
	text-decoration: underline;
	font-weight: bold;
}	
