BODY {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	background-attachment: fixed;
	background-color: #990000;
	margin: 0px;

}

TABLE {
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	
}

A {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	
}

A:ACTIVE {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
	
}

A:HOVER {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}


#topo-endereco 
A {
	color: #FF6600;
} 


#menu 
A {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
} 


#menu2
A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
p {
	text-align: left;
}

