a:link {
	color: 99ff33;
	text-decoration: underline;
}
a:visited {
	color: 99ff33;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #cc00cc;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: cccc00;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccc00;
}
h4 {
	font-weight: 200;
	color: ccccoo;
}
h2 {
	color: 99ff33;
}

