A:link
{
	COLOR: #CC0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	font-style: normal;
	text-decoration: none;


}
A:visited
{
    COLOR: #FF0000;
    FONT-FAMILY: "Trebuchet MS";
    FONT-SIZE: 16px;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #0033CC;
    FONT-FAMILY: "Trebuchet MS";
    FONT-SIZE: 16px;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #006600;
    FONT-FAMILY: "Trebuchet MS";
    FONT-SIZE: 16px;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: underline
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	background-color: #FFFFCC;

}

.bold
{
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
font-weight: bold; 
color: #003300
}.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FFCC00;
	border-bottom-color: #009900;
	border-left-color: #FF0000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}
body {
	background-color: #003300;
	border: none #FFCC00;

}
