A:link  {
	font-family : Tahoma,Verdana,Arial;
	color : white;
	font-size : 10pt;
	text-decoration=none;
	font-weight : normal;
}

A:visited  {
	color : white;
	font-size : 10pt;
	text-decoration=none;
	font-weight : normal;
}

A:hover  {
	color : red;
	font-size : 10pt;
	text-decoration=none;
	font-weight : normal;
}