/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #CC0000;
	background-image: url(/images/new/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #AF0001;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #AF0001;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.menutopo {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.menutopo a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.menutopo a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.menutopo a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.menutopo a:hover {
	color:#FFCC00;
	text-decoration:underline;
}
.rodape {
	color: #FFFFFF;
	font-weight: normal;
}
.rodape a {
	color: #FFFFFF;
}
.rodape a:hover {
	color:#FFCC00;
}
.assinaarea {
	color: #AF0001;
	padding-right: 20px;
	padding-left: 20px;
}
.titsec {
	font-size: 18px;
	font-weight: bold;
	color: #AF0000;
}
.titger {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
