body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
h1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body {
	background-color: #333333;
}
