body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #ffffff;
	color:#333333;
	line-height:14px;
}
/* conteudo principal */
.content {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px; 
	color: #505050;	
}
.copyright {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px; 
	color: #aaaaaa;	
}
.menu {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px; 
	color: #ffffff;
	font-weight: bold;	
}
.titulo {
	font-family: Arial,Helvetica,Sans;
	font-size: 20px; 
	color: #660000;
	font-weight: bold;
}
.titulo2 {
	font-family: Arial,Helvetica,Sans;
	font-size: 20px; 
	color: #d9ab17;
	font-weight: bold;
}
.noticias {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px; 
	color: #ffffff;
	font-weight: bold;
}

/* links */
a img {
	border:none;
}
a {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a.menu {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px;
	color: #d9ab17;
	text-decoration: none;
	font-weight: bold; 
}
a.menu:hover {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px;
	color: #d9ab17;
	text-decoration: none;
	font-weight: bold; 
}
a.noticias {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px;
	color: #d9ab17;
	text-decoration: none;
	font-weight: bold; 
}
a.noticias:hover {
	font-family: Arial,Helvetica,Sans;
	font-size: 11px;
	color: #d9ab17;
	text-decoration: none;
	font-weight: bold; 
}