.buttons {
	color : #993300;
	font-size : 9.0pt;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
		background-color : silver;
}

a.enter {
	color : #993300;
	font-size : 9.0pt;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;

}

a.enter:visited{
	color : #993300;
	font-size : 9.0pt;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;

}
a.topNav {
	color : silver;
	font-size : 9.0pt;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;

}

a.topNav:visited{
	color : silver;
	font-size : 9.0pt;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;

}

a.topNav:hover
{
	color : #cc9933;
}
a.enter:hover
{
	color : #cc9933;
}

a:hover
{
	color : #cc9933;
}

a  {
	color : gray;
	font-size : 9.0pt;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;

}

a:visited{
	color : gray;
	font-size : 9.0pt;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;

}
a:hover
{
	color : #cc9933;
}

body
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9.0pt;
	TEXT-DECORATION: none;
}

td
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9.0pt;
	TEXT-DECORATION: none;
}

.date
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8.0pt;
	TEXT-DECORATION: none;
}
.footer
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8.0pt;
	TEXT-DECORATION: none;

}



