a:hover{color:#CC3300; text-decoration:underline}
.a{color:#FFFFFF; text-decoration:none}

a1:hover{color:#CC3300; text-decoration:underline}
.a1{color:#CC3300; text-decoration:none}

.abcedario {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0px;
    text-decoration: none;
}
.amarilla {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFEA00;
	letter-spacing: 0px;
    text-decoration: none;
}
.amarilla_b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFEA00;
	letter-spacing: 0px;
    text-decoration: none;
}
.amarilla_c {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFEA00;
	letter-spacing: 0px;
    text-decoration: none;
}
.tituloslower {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #CC3300;
	letter-spacing: -1px;
}
.titulosupper {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	letter-spacing: -1px;
	
}
.pie{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	letter-spacing: 0px;
    text-decoration: none;
	
}
.tituloscapitalize {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	word-spacing: -1px;
}
.textogris {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	text-decoration: none;
}
.border1pixelgris {
	border: 1px solid #666666;
}
.border2pixelgris {
	border: 2px solid #666666;
}
.border3pixelgris {
	border: 3px solid #666666;
}
.border1pixelnaranja {
	border: 1px solid #CC3300;
}
.form {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	border: 1px solid #4F4F4F;
	background-color: #FFFFFF;
}
.border2pixelnaranja {
	border: 2px solid #CC3300;
}
.border3pixelnaranja {
	border: 3px solid #CC3300;
}
.linksnaranjas {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3300;
	text-transform: none;
	text-decoration: none;
}
.titulares {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #8D8E8F;
	word-spacing: -1px;
}
.formbutton {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #4F4F4F;
	background-color: #CC3300;
}
.linksamarillo {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFCC;
	text-transform: none;
	text-decoration: none;
}
.textoblanco {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.linksgris {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-transform: none;
	font-style: normal;

}

