body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.input {
	font-size: 12px;
	font-family: "arial";
	color: #CC2229;
	background-color: #E9E9E9;
	border: #ebebeb 1px;
}
.botao {font-size: 11px; font-family: Tahoma; color: #333333;}

.TextoCorrido {
	color: #333333;
	FONT-FAMILY: "arial";
	FONT-SIZE: 12px;
}

A:link {
	color: #333333;
	TEXT-DECORATION: none;
}
A:visited {
	color: #333333;
	TEXT-DECORATION: none;
}
A:active {
	color: #333333;
	TEXT-DECORATION: none;
}
A:hover {
	color: #CC2229;
}
.TextoCorridoCor {
	color: #CC2229;
	FONT-FAMILY: "arial";
	FONT-SIZE: 12px;
}
.Titulo {
	color: #CC2229;
	FONT-FAMILY: "arial";
	FONT-SIZE: 14px;
	font-weight: bold;
}
.TextoBrancoPequeno {

	color: #FFFFFF;
	FONT-FAMILY: "tahoma";
	FONT-SIZE: 11px;
}
.TextoPequeno {
	color: #333333;
	FONT-FAMILY: "tahoma";
	FONT-SIZE: 11px;
}
.LegendaTV {
	color: #333333;
	FONT-FAMILY: "arial";
	FONT-SIZE: 12px;
	line-height: 1.7;
}
