body {
	background-bgcolor: #102E41;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-decoration : none;
}
.may {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;
	text-decoration : none;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #303030;
	text-decoration : none;
}
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #303030;
	text-decoration : none;
}

textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size :8pt;
	color : #303030;
	text-decoration : none;
}
A, A:LINK, A:VISITED, A:ACTIVE,  A:FOCUS {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #006699;
	text-decoration : none;
}

A:HOVER {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #003366;
	text-decoration : none;

}

legend {
	color: #003366;
}

A.menuAzul:LINK, A.menuAzul:VISITED, A.menuAzul:ACTIVE,  A.menuAzul:FOCUS  {
	color:white;
}

A.MenuAzul:HOVER {
color: #ffcc00;
}




