a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}
