body {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #33FF00;
	background-color: #004848;
}
a:link {
	font-family: Papyrus, Tahoma, "Trebuchet MS";
	color: #CC9933;
}
a:visited {
	font-family: Papyrus, Tahoma, "Trebuchet MS";
	color: #66FFFF;
	font-size: 16px;
}
a:hover {
	font-weight: normal;
	cursor: hand;
}
a:active {
	font-weight: bolder;
}
