A:link		{text-decoration:underline; font-weight:bold; color:white;}
A:visited	{text-decoration:underline; font-weight:bold; color:white;}
A:hover		{text-decoration:underline; font-weight:bold; color:red;}	

body,table,tr,td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}
