.body {
background-color:#333333;
}

.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CCCCCC;
}
a{text-decoration:none; 
color:#666666}
a:hover{color:#ff0000}

