A:link
{
 TEXT-DECORATION: none;
 COLOR: #484848;
}

A:visited
{
 TEXT-DECORATION: none;
 COLOR: #484848;
}

A:active
{
 TEXT-DECORATION: none;
 COLOR: #000000;
}

A:hover
{
 COLOR: #000000;
 TEXT-DECORATION: underline;
}

TD
{
 font-family: Verdana;
 font-size: 10pt;
}

BODY
{
 background-color: #FF3333;
 font-family: Verdana;
 font-size: 10pt; 
}

a.btne
 {
 	float: left;
	text-align: center;
	margin: 0px;
	margin-right: 2px;
	border: 1px solid #CCCCCC;
	width: 50px;
	height: 15px;
 }
a.btne:hover
 {
	background-color: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
 }
 a.btnen
 {
 	float: left;
	text-align: center;
	margin: 0px;
	margin-right: 2px;
	border: 1px solid #CCCCCC;
	width: 50px;
	height: 15px;
	text-decoration: none;
 }
