p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
.banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
