A:link 			 {text-decoration: none;}
A:visited 	  {text-decoration: none;}
A:hover 	 {
	text-decoration: underline;
	color: Red;
}
	  
	   
.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 : 9.5px;
	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: bold;
	font-size : 9.5px;
	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 : 9.5px;
	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: 350;
	visibility: visible;
	z-index: auto;}

.clTopMenu {
	position:absolute;
	width:220;
	height:420;
	clip:rect(0,220,20,0);
	visibility:hidden;
	z-index:31;
	layer-background-color: #EEEEEE;
	background-color: #EEEEEE
}
	
.clTopMenuBottom {
	position:absolute;
	width:220;
	height:405;
	clip: rect(0,220,20,0);
	top:23;
	layer-background-color: #F0F8FF;
	background-color: White;
	z-index:2
}
	 
.clTopMenuText {
	position:absolute; 
	width:220; 
	left:5; 
	top:23; 
	font-family:arial,helvetica; 
	font-size:11px; 
	background-color:#EEEEEE; 
	z-index:1} 

