body {
	background-color: #AFADAB;


}
a:link {
	color: #797979;
	text-decoration: none;

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

}
a:hover {
	color: #FF3366;
	text-decoration: none;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
}
.active {
	color: #FF3366;
}
#titulo {
	margin: auto;
	padding: 0px;
}
