BODY {
		font-family : Arial, Helvetica, sans-serif;
	font: arial;
}

a:link {
	font-weight: normal;
	background : transparent;
	color : Navy;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	font-style: italic;
	color: Purple;
	background : #F5F5F5;
}
a:active {color:red; font-weight:normal;}
a:focus {color:red; font-weight:normal;}



               