
body{
	background-color:#000000;
}

.size12 { font-size : 12px ; line-height : 16px ; color : #FFFFFF ; }
.size12o { font-size : 12px ; line-height : 16px ; color : #FF9900 ; font-weight : bold ; }

a:link{
	color:#ff6600;
}
a:active{
	color:#ff6600;
}
a:visited{
	color:#ff6600;
}
a:hover{
	color:#ff6600;
	text-decoration:none;
}



