body, p, td {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	border-top: thin none;
	border-right: thin none #00FF66;
	border-bottom: thin none #00FF66;
	border-left: thin none #00FF66;
}
a:link {
color: #000000;
font-style: none;
text-decoration: none;
}
a:visited {
color: #000000;
font-style: none;
text-decoration: none;
}
a:active {
color: #000000;
font-style: none
text-decoration: none;
}
a:hover {
color: #000000;
font-style: none;
text-decoration: underline;
}
.biggertext{
color: #CCCCCC;
font-family: Verdana;
font-size: 11px
}
