  A:link	{
			color: #FFAE00;
	        	text-decoration: none;
		}

  A:visited 	{
			color: #FFAE00;
			text-decoration: none;
		}

  A:hover 	{
			color: #CC0000;
			text-decoration: underline;
		}
		
		

A.white:link { color: #FFFFFF; text-decoration: none; }
A.white:visited { color: #FFFFFF; text-decoration: none; }
A.white:hover { color: #FFFFFF; text-decoration: underline; }

A.blue:link { color: #FFFFFF;  text-decoration: none; }
A.blue:visited { color: #FFFFFF; text-decoration: none; }
A.blue:hover { color: #144987; text-decoration: none; }

A.blue-small:link { color: #FFFFFF; font-size: 9px; text-decoration: none; }
A.blue-small:visited { color: #FFFFFF; font-size: 9px; text-decoration: none; }
A.blue-small:hover { color: #144987; font-size: 9px; text-decoration: none; }

A.grey-link:link { color: #666666; text-decoration: none; }
A.grey-link:visited { color: #666666; text-decoration: none; }
A.grey-link:hover { color: #333333; text-decoration: underline; }
		
body {  color: #222222; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #004A71; background-repeat: repeat-y; background-color: #FFFFFF}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #004A71; line-height: 13px}
.workaround {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #004A71; line-height: 13px}

.blue1 { color: #546678 }
.white { color: #FFFFFF }

.controls { font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; background:#DDDDDD; border:1 solid; color:#666666;}
.controls2 { font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; background:#CBE8FF; border:1 solid; color:#666666;}

.headline1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.cheadline1 {  font-size: 14px; font-weight: bold; color: #958462}

.contesthint {
	font-size: 9px;
	line-height: normal;
	color: #999999;

}
.red {
	color: #CC0000;
}
.orange {
	color: #EBD25C;
}
.headline2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;

}
.grey {
	color: #666666;
	font-size: 9px;

}
.whiteborderleft
{
	 border-left: 1px solid #FFFFFF;
}

.whiteborderright
{
	 border-right: 1px solid #FFFFFF;
}

.whiteborderbottom
{
 	 border-bottom: 1px solid #FFFFFF;
}

.whitebordertop
{
 	 border-top: 1px solid #FFFFFF;
}
.greybold {

	color: #666666;
	font-size: 10px;
}
.whitesmall {
	color: #FFFFFF;
	font-size: 9px;

}

