A:link {
	COLOR: #DFB91B; text-decoration: underline; font-weight: bold;
}
A:visited {
	COLOR: #DFB91B; text-decoration: underline; font-weight: bold;
}
A:active {
	COLOR: #DFB91B; text-decoration: underline; font-weight: bold;
}
A:hover {
	COLOR: #FFFFFF; text-decoration: underline; font-weight: bold;
}
A.marron:link {
	COLOR: #4C2601; text-decoration: underline; font-weight: bold;
}
A.marron:visited {
	COLOR: #4C2601; text-decoration: underline; font-weight: bold;
}
A.marron:active {
	COLOR: #4C2601; text-decoration: underline; font-weight: bold;
}
A.marron:hover {
	COLOR: #000000; text-decoration: underline; font-weight: bold;
}
.blanco {
 color: #FFFFFF;
 font-family: Helvetica Neue,Verdana, Arial;
 font-size:12px;
}
.amarillo {
 color: #0A8009;
 font-family: Verdana, Arial;
 font-size:12px;
 font-weight: bold;
}
.negro {
 color: #000000;
 font-family: Verdana, Arial;
 font-size:12px;
}
.marron {
 color: #4C2601;
 font-family: Verdana, Arial;
 font-size:12px;
}

.avisos A:link {
	COLOR: #DFB91B; text-decoration: underline;font-weight:normal;
	 font-family: Helvetica Neue,Verdana, Arial;
 	font-size:11px;
}
.avisos A:visited {
	COLOR: #DFB91B; text-decoration: underline;font-weight:normal;
	font-family: Helvetica Neue,Verdana, Arial;
  font-size:11px;
}
.avisos A:active {
	COLOR: #DFB91B; text-decoration: underline;font-weight:normal;
  font-family: Helvetica Neue,Verdana, Arial;
  font-size:11px;
}
.avisos A:hover {
	COLOR: #FFFFFF; text-decoration: underline;font-weight:normal;
	 font-family: Helvetica Neue,Verdana, Arial;
   font-size:11px;
}