body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	background-color: #362b27;
	background-image: url(images/bg_base.gif);
	color: #FFFFFF;
	text-align: justify;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
.textopadrao {
	text-align: justify;
}

a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.stit {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.tit {
	font-size: 22px;
}
