BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px;
	FONT-FAMILY: Verdana, Arial, "Times New Roman";
	TEXT-DECORATION: none;
	color: #666666;
	background-image: url(imagens/fundoWeb.jpg);
	background-color: #F0F0F0;


}
TABLE {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, "Times New Roman";
}
INPUT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, "Times New Roman"; TEXT-DECORATION: none
}
a:link {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #011051;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #011051;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
}

