body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 003333;
}
a:link {
	color: #00cc66;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
