body {
	background-color: #6C2F5D;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-face-color:#2B2C26;
	scrollbar-arrow-color:#868976;
	scrollbar-track-color:#2B2C26;
	scrollbar-shadow-color:#868976;
	scrollbar-highlight-color:#868976;
	scrollbar-3dlight-color:#2B2C26;
	scrollbar-darkshadow-Color:#2B2C26;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
}
