a  {
	font-family : Arial;
	color : #999999;
	text-decoration : none;
	font-size : 13;
}

a:visited  {
	font-family : Arial;
	color : #999999;
	text-decoration : none;
	font-size : 13;
}

a:active  {
	font-family : Arial;
	color : #999999;
	text-decoration : underline;
	font-size : 13;
}

a:hover  {
	font-family : Arial;
	color : #009933;
	text-decoration : underline;
	font-size : 13;
}

p {
	font-family : Arial;
	font-size : 12;
	color : #666666;
}

em {
	font-family : Arial;
	font-size : 1em;
	color : #009933;
	font-style: normal;
	font-weight: bold;
}

.prizes_text {
	font-size : 0.85em;
	color : #666666;
}