body{
	background : White;
	font : normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table{
	font : normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a{
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
	color : #F4A460;
	text-decoration : none;
}
a:hover{
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
	color : #E9A53F;
	text-decoration : none;
}
