body{
	color:#3B3B3B;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}


A
{
	Text-Decoration: none;
	color: #666699;
	font-weight: bold;
	font-size: 80%;

}


A:ACTIVE
{
Text-Decoration: none;
; color: #FFFFFF}

A:VISITED
{
	Text-Decoration: none;
	;
	color: #666699;
	font-weight: bold;
}
a:hover {
	color: #993300;
	text-decoration: none;


}
.small {
	font-size: 70%;
}
