BODY
{
	background-color : #faf0e6;
}

A
{
	font-family : Tahoma;font-size : 9pt;
	text-decoration: none;
	
	display: table-header-group;
color : white;}


A:HOVER
{
	
	font-style: bold;
	font-weight: bold;
color : lime;}

TH
{
	font-size : 21px;
	font-family : serif;
}
