*{
	font-family:Arial;
	font-size:11px;
}
body {
	background-color:#999999;
	margin:0px;
	padding:0px;
}
.boxCentro {
	font-weight: bold; 
	font-size: 11px; 
	color: #0000ff; 
	line-height: 16px; 
	font-family: Arial;
}
.boxCentro2 {
	font-weight: bold; 
	letter-spacing: 1px ; 
	font-size: 11px; 
	color: #adc1b9; 
	line-height: 16px; 
	font-family: Arial;
	background-image:url(imagens/topo_tabela.jpg);
	background-position:right;
	background-repeat:no-repeat;
}		
a:link {
	font-size: 11px; 
	color: #666666; 
	font-family: Arial; 
	text-decoration: none;
}
a:visited {
	font-size: 11px; 
	color: #666666; 
	font-family: Arial; 
	text-decoration: none;
}
a:hover {
	font-size: 11px; 
	color: #666666; 
	font-family: Arial; 
	text-decoration: underline;
}
a:active {
	font-size: 11px; 
	color: #666666; 
	font-family: Arial; 
	text-decoration: underline;
}	