<style type="text/css">

A  {
	color : #070D3C;
	font-weight: bold;
	text-decoration : underline;
}

A:Visited  {
	color : #070D3C;
	font-weight: bold;
	text-decoration : none;
}

A:Active  {
	color : #070D3C;
	font-weight: bold;
	text-decoration : none;
}

A:Hover  {
	color : #070D3C;
	font-weight: bold;
	text-decoration : underline;
}


</style>

