.LinkHome {  font: bold 10px/15px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none}
.TEXTOS {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004772;
}
.TEXTOSNOJ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004772;
}
.Forms {
	font-size: 11px;
	color: #004772;
}

.Boton {  font-weight: bold; color: #FFFFFF; background-color: #004772; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand}

label.errHilite {
	font-weight: bold;
	color: #C00;
	}
label
{
	font-weight: bold;
}	
input, select, textarea, iframe {
	background-color: #ffffff;
	}
input.errHilite, select.errHilite, textarea.errHilite {
	background-color: #FFE;
	}
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border: 1px solid #CC9;
	padding: .3em;
	color: #C00;
	font-weight: bold;
	}	
ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}
	