a
{
	text-decoration: underline;
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #084460;
}

a:hover
{
	text-decoration: underline;
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #084460;
}

a:visited {
	text-decoration: underline;
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #084460;	
}
