.button  {
	background : #800000;
	color : #FFFFFF;
	font-family : Verdana, Arial,;
	font-size : 10px;
	font-weight : Bold;
	}

a:link    {text-decoration: none; color: FFCC99;}
a:active  {text-decoration: none; color: 800000;}
a:visited {text-decoration: none; color: FFCC99;}
a:hover   {text-decoration: none; color: 800000;}


table.main {
color: #800000;
font-size: 11px;
font-weight: bold;
font-family: "Verdana";
}