/* CSS Document */
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
}
A:VISITED{
	font-family : Verdana;
	font-weight : bold;
	color : #B0A3FF;
	font-size : 11px;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #FFFF88;
	text-decoration : underline;
}
A:LINK{
	font-family : Verdana;
	font-weight : bold;
	color : #BFBCFF;
	font-size : 11px;
	text-decoration : none;
}
A:ACTIVE{
	font-family : Verdana;
	font-weight : bold;
	color : #B0A3FF;
	font-size : 11px;
	text-decoration : none;
}
.content{
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 11px;
}
.contentBold{
	font-family : Verdana;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 11px;
}
.pictureComment{
	font-family : Verdana;
	color : #cccccc;
	font-size : 10px;
	font-style: italic;

}
.contentTitle{
	font-family : Verdana;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.Prizewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
