body {
	font: 12px/16px Verdana, Geneva, Helvetica, Arial, sans-serif;
	margin-bottom: 0.5em;
}
p {
	margin-top: 0px;

}
a:link, a:active	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited	{
	color:#111111;
	text-decoration:none;
	font-weight: bold;
}

a:hover	{
	color:#339933;
	text-decoration:none;
	background: #FFFFFF;
	font-weight: bold;
}
