body  {
	font-family : Arial, Helvetica, sans-serif;
}

a:link  {
	color : #4D4D4D;
	text-decoration : underline;
	font-style : normal;
}

a:visited  {
	text-decoration : none;
}

a:active  {
	text-decoration : none;
	color : #FF0000;
}

a:hover  {
	background-repeat : repeat;
	background-attachment : scroll;
	color : #FFFFFF;
	background-color : #1D62A9;
	background-position : 0% 50%;
}

