BODY, table  {
	font-size : 10px;
	font-family : verdana;
	color : gray;
	line-height : 14px;
}

A  {
	font-weight : bold;
	text-decoration : none;
	color : black;
}

A:hover  {
	color : BEED00;
}

TABLE{
	border: 0;
}
