body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #B4E4FA;
}
a:hover {
color: white;
}
a:active {
	color: white;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

