p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #CCCC99;
}
a:visited {
	color: #CCFF66;
}
a:hover {
	color: #E0E0C2;
}
a:active {
	color: #CCCC99;
}
