body {
	margin:1;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;

}

a:link {
	text-decoration: none;
	color: #000000;
}
.pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #25126E;
	font-size: 36px;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #D8281B;
}
.borda {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}


.style1 {color: #ffffff}
.style1 a { font-size: 11px; color: #ffffff; }
.style1 a:link { text-decoration: none; }
.style1 a:visited { text-decoration: none; }
.style1 a:hover { text-decoration: underline; }

.style2 {color: #005083}
.style2 a { font-size: 11px; color: #005083; }
.style2 a:link { text-decoration: none; }
.style2 a:visited { text-decoration: none; }
.style2 a:hover { text-decoration: underline; }

.style3 {color: #B7B7B7}
.style5 {
	color: #000099;
	font-weight: bold;
}
