@charset "iso-8859-1";

.textoPadrao{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.fontePequena{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000;
}

.fonteEmail{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}

.subtitulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000099;
	font-weight:bold;
}
.subtituloP{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#DC311D;
	font-weight:bold;
}

.textoG{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
}

.textoMenor{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000;
}

.errophp{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#F00;
}

.textoBranco{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

a:link {text-decoration: none;
color: #DC311D;
}
a:visited {text-decoration: none;
 color: #DC311D;
}
a:hover {
	text-decoration: underline; 
	color: #EE9F43;
}
a:active {text-decoration: none}

A.teste:link {COLOR: #211267; TEXT-DECORATION: none}
A.teste:visited {COLOR: #211267; TEXT-DECORATION: none}
A.teste:active {COLOR: #211267; TEXT-DECORATION: none}
A.teste:hover {COLOR: #211267; TEXT-DECORATION: underline;}

.Borda    {
/*border-color:#F2AB43;*/
border-color:#F7CA65;
border-width:medium;
    }

