a:link {
	color: #CCFFCC;
}
a:visited {
	color: #FFCC99;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #6699FF;
}
p {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	margin-right: 20px;
}
h3 {
	font: oblique 18px Georgia, "Times New Roman", Times, serif;
}
h6 {
	font: 10px Georgia, "Times New Roman", Times, serif;
}

