a{
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #CCCCCC;
}
.menulinks {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.textlinks {
	color: #CC6600;
}
.greenlinks {

	color: #003300;
}
