td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 636363;

}
.subTitulo {
	color: 6A1B1B;
			text-decoration: none;
}
.titulo {
	font-weight: bold;
	color: 6A1B1B;
		text-decoration: none;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 6A1B1B;
}

.link {
	color: #660000;
	text-decoration: none;
}
a.link:hover {
	color: #F7EEDD;
	text-decoration: none;
	background-color: #660000;

}

