a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #BA6B00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #BA6B00;
	text-decoration: underline;
	font-size: 12x;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-color: #F99E35;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #453522;
}
.red {
	color: #D63431;
}
.orange {
	color: #BA6B00;
}
.white {
	color: #FFFFFF;
}
.texto {
	color: #BA6B00;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.textoN {
	color: #BA6B00;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.aster {
	color: #FBA441;
	font-weight:bold;
}
