.AlcTexto
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.AlcTexto:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:#953500;
	text-decoration: underline;		
}
.AlcBarra
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #005a75;
	text-decoration: none;
}
.AlcTitulo
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#953500;
	text-decoration: none;
}
.AlcBranco
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}
.AlcRodape
{
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
}
.AlcLink
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#BD7F00;
	text-decoration: none;
}
.AlcLink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#953500;
	text-decoration: none;
}
.AlcBox
{
	font-family: Tahoma;
	font-size: 12px;
	color: #5C5C5C;
	border: 1px solid Gray;
}
.AlcFix
{
	font-family: Fixedsys;
	font-size: 10px;
	color: #5C5C5C;
	border: 1px solid Gray;
}
SELECT
{
	font-family: Tahoma;
	font-size: 12px;
	color: #5C5C5C;
	border: 1px solid Gray;
}
TEXTAREA
{
	font-family: Tahoma;
	font-size: 12px;
	color: #5C5C5C;
	border: 1px solid Gray;
}