body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FF0E0F;
}
h2 {
	font-size: 9px;
	font-weight: bold;
	color: #FF0E0F;
}
.small {
	font-size: 9px;
}
td.background {
	background-color: #EFEFEF;
}
td.background_linha {
	background-color: #333333;
}
td.background_red {
	background-color: #FF0E0F;
}
td.menu {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
}
td.menu a:link{
	font-family: Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
td.menu a:visited{
	font-family: Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
td.menu a:hover{
	font-family: Verdana, Arial;
	color: #FED38B;
	text-decoration: none;
}
td.idiomas {
	font-size: 9px;
	font-weight: bold;
	color: #FED38B;
}
td.idiomas a:link{
	color: #FED38B;
	text-decoration: none;
}
td.idiomas a:visited{
	color: #FED38B;
	text-decoration: none;
}
td.idiomas a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
td.copyright {
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #FED38B;
}
td.copyright a:link{
	color: #FED38B;
	text-decoration: none;
}
td.copyright a:visited{
	color: #FED38B;
	text-decoration: none;
}
td.copyright a:hover{
	color: #FFEBCA;
	text-decoration: none;
}
td.link_destq{
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
td.link_destq a:link{
	color: #333333;
	text-decoration: none;
}
td.link_destq a:visited{
	color: #333333;
	text-decoration: none;
}
td.link_destq a:hover{
	color: #FF0E0F;
	text-decoration: none;
	}
td.date {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
td.news {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
td.news a:link{
	color: #666666;
	text-decoration: none;
}
td.news a:visited{
	color: #666666;
	text-decoration: none;
}
td.news a.hover{
	color: #333333;
	text-decoration: underline;
}
td.texto{
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
td.titulos{
	line-height: 8px;
}