	body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #E7E7E7;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {color: Red;
text-decoration: none;
}

a:visited {
	color: #B22222;
	text-decoration: none;
}

a:hover {
	color: #8B0000;
	text-decoration: underline;
}

A:link.fdescuro {color: white; text-decoration: none;}
A:visited.fdescuro {color: white; text-decoration: none;}
A:hover.fdescuro {text-decoration: underline;}

A:link.fdclaro {color: black; text-decoration: none;}
A:visited.fdclaro {color: black; text-decoration: none;}
A:hover.fdclaro {color: black; text-decoration: underline;}

div.header {
	background-color: #000098;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	height: 65px;
	text-align: center;
}

div.footer {
	background-color: #000098;
	font-size: 8pt;
	color: white;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-align: center;
}

div.navegacao {
	background-color: #333333;
	border-bottom: 1px solid #CCCCCC;
	font-size: 9pt;
	color: White;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-align: center;
}

div.categoria_index {
	background-color: Red;
	border-bottom: 3px solid White;
	font-size: 12pt;
	color: White;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	font-weight: bold;
	}
	
div.entry {
	background: #FFFFCC;
	border-bottom: 3px solid #FEE600;
	font-size: 10pt;
   padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	}

div.entry_more {
	border-bottom: 3px solid White;
	font-size: 10pt;
   padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	background: #333399;
	height: auto;
}

div.propaganda {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9pt;
	color: Black;
	text-align: center;
	}

div.rodape {background: White;
	font-size: 10pt;
   padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}
	
div.quote {
	border: 1px dotted #666666;
	width: 85%;
	font-style: italic;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}

img.borda {
	border: 3px solid #FFCC00;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	}

div.box {
	background: #F0F0F0;
	border: 1px solid #B22222;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9pt;
	color: black
}
