a, a:visited, a:hover {
	color: blue;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	text-decoration:none;}
	
body, table, td, div{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#333;
	background-color:#ccc;}



