A:link	{	
	font-family: Arial, Sans Serif;
	font-size: smaller;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: White;
	}	

A:visited	{	
	font-family: Arial, Sans Serif;
	font-size: smaller;
	font-weight: Bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: White;
	}	

A:hover, A:active, A:focus	{
	color: #014572;
	background-color: White;
	}