body {
	font-family: Arial;
	font-size: 12px;
}
a:link, a:visited, a:active { color: #f89200; text-decoration: none; }
a:hover { color: #ffc00f; text-decoration: none; }
.titulo { color: #ffc00f; font-size: 15px; font-family: helvetica; }
.menu { color: #f89200; font-size: 11px; font-family: arial; }
.textohome { color: #c5c5c5; font-size: 12px; font-family: arial; text-align: justify; }
.copy { color: #a4b0d6; font-size: 10px; font-family: arial; }
.red {
	color: Red;
}
td {
	font-size: 12px;
}