A:link 			 {text-decoration: none;
				  color: white;	
}
A:visited 	  {text-decoration: none;
				color: white;
}				
A:hover 	 {text-decoration: none;
	color: orange;
}
	  
	   
.azul {
	color : Blue;
	font-weight: normal;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}

		   
.azulzao {
	color : Blue;
	font-weight: normal;
	font-size : 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}
	
.tit {
	color : Blue;
	font-weight: normal;
	font-size : 11pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}

td {
	color : Black;
	font-weight: normal;
	font-style : normal;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}
	
body {
	color : Black;
	font-weight: normal;
	font-style : normal;
	font-size : 20pt;
	font-family : Verdana, Arial, Helvetica, sans-serif}
	
p {
	color : #000000;
	font-weight: 200;
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif}
	
.number {
	color : #000000;
	font-weight: 700;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;	
}
		
.verde {
	color : Green;
	font-weight: 200;
	font-size : 9.5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : line-through
}
	

.branco {
	color : White;
	font-weight: normal;
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif
}

.laranja { color : #FF8000;
font-weight: normal;
font-size : 8pt;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif}

.red {
	color : #FF0000;
	font-weight: bold;
	font-size : 7.5pt;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
}

.green {
	color : Green;
	font-weight: normal;
	font-size : 8pt;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
}

.foot { color : #000000;
font-weight: normal;
font-size : 11px;
font-family : arial}

.botao {
	color : Black;
	font-weight: normal;
	font-size : 9px;
	font-family : arial, verdana, helvetica, sans-serif;
	border : 1px solid #FFCCCC;
	background-color : #ffcc99;
}

.name {
	color : #000000;
	font-weight: bold;
	font-size : 11px;
	font-family : Arial, Helvetica, verdana, sans-serif;
}
	
.top {
	color : Blue;
	font-weight: bold;
	font-size : 11px;
	font-family : Arial, Helvetica, verdana, sans-serif;
}

#floater {
	position: absolute;
	left: 85%;
	top: 440;
	visibility: visible;
	z-index: auto;}

.clTopMenu {
	position:absolute;
	width:253;
	height:440;
	clip:rect(0,253,20,0);
	visibility:hidden;
	z-index:31;
}
	
.clTopMenuBottom {
	position:absolute;
	width:253;
	height:440;
	clip: rect(0,253,20,0);
	top:20;
	layer-background-color: #ffffff;
	background-color: black;
	z-index:2
}
	 
.clTopMenuText {
	position:absolute; 
	width:253; 
	left:0; 
	top:20; 
	font-family:arial,helvetica; 
	font-size:11px; 
	background-color: black; 
	z-index:1} 

