BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

TD	{
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000000;
	text-decoration: none;
}

INPUT {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-decoration: none;
	color: #333333;
}


.INPUT_botao {
	 background-color: #C03228;
	 border: 1px solid #C03228;
	 color: #FFFFFF;
}      

textarea {
	background-color: #FFFFFF;
	color: #333333;
}


SELECT {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-decoration: none;
}

A:link {
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:visited       {
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:hover         {
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
A:active        {
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.titulos {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.bottom {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2B3C7;
	font-weight: normal;
	text-decoration:none;
}

.bottom A:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2B3C7;
	font-weight: normal;
	text-decoration:none;
}
.bottom A:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2B3C7;
	font-weight: normal;
	text-decoration:none;
}
.bottom A:visited{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2B3C7;
	font-weight: normal;
	text-decoration:none;
}
.bottom A:active{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A2B3C7;
	font-weight: normal;
	text-decoration:none;
}
