body
{
	Font-Family : Arial, "ms sans serif", helvetica, "Times New Roman" ;
	Font-Size : 12px;
	Background: #303030;
	color: #FFFFFF;
}

.linktodos {
	Font-Family : Arial, "ms sans serif", helvetica, "Times New Roman" ;
	Font-Size : 12px;
	Color : #FFFF00;
	font-weight : bold ;
	Text-Decoration : None;	
	
}
.linktodos:active, .linktodos:visited, .linktodos:link {
	Font-Family : Arial, "ms sans serif", helvetica, "Times New Roman" ;
	Font-Size : 12px;
	font-weight : bold ;
	Color : #FFFF00 ;
	Text-Decoration : None;

	
}
.linktodos:hover {
	Font-Family : Arial, "ms sans serif", helvetica, "Times New Roman" ;
	Font-Size : 12px;
	Color : #FF0000 ;
	font-weight : bold ;
	Text-Decoration : None;

}

.fonte {
	Font-Family : Arial, "ms sans serif", helvetica, "Times New Roman";
	Font-Size : 12px;
	color: #FFFFFF;
	text-align: justify;

}
.botao {
	height: auto;
	width: auto;
	color: #DD0000;
	background-color: #B3B0B0;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #FFFFFF;
	font-weight: bold;
	margin: 2px 2px 2px 2px;

}

.linkbotao { 
	Font-Family : Arial, "ms sans serif", helvetica, "Times New Roman"; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 2px; 
	background-color: #B3B0B0;
	color: #000000; 
	text-decoration: none; 
} 
.linkbotao:visited, .linkbotao:active, .linkbotao:link{
	border-top: 1px solid #cccccc; 
	border-bottom: 2px solid #666666; 
	border-left: 1px solid #cccccc; 
	border-right: 2px solid #666666; 
} 

.linkbotao:hover {
   border-bottom: 1px solid #cccccc; 
   border-top: 2px solid #666666; 
   border-right: 1px solid #cccccc; 
   border-left: 2px solid #666666;

} 

.cxselecao {
	background-color: #B3B0B0;
	text-shadow:#FF0000;
}

.cxtexto{
border-color:#000000;
text-shadow:#CCFF00;
background:none;
color:#009900;

}

body {margin:0 0 0 0;}