.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto1 a:link {color: #333333; text-decoration: underline;}
.texto1 a:active {color: #333333; text-decoration: underline;}
.texto1 a:visited {color: #333333; text-decoration: underline;}
.texto1 a:hover {color: #FF9900; text-decoration: underline;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.copyright a:link {color: #000000; text-decoration: underline;}
.copyright a:active {color: #000000; text-decoration: underline;}
.copyright a:visited {color: #000000; text-decoration: underline;}
.copyright a:hover {color: #FF9900; text-decoration: underline;}

.boton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.boton1 a:link {color: #000000; text-decoration: none;}
.boton1 a:active {color: #000000; text-decoration: none;}
.boton1 a:visited {color: #FFFFFF; text-decoration: none;}
.boton1 a:hover {color: #FFFFFF; text-decoration: underline;}

.Boton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}

.Boton2 a:link {color: #99OO00; text-decoration: none;}
.Boton2 a:active {color: #99OO00; text-decoration: none;}
.Boton2 a:visited {color: #99OO00; text-decoration: none;}
.Boton2 a:hover {color: #333333; text-decoration: none;}

.Boton3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
}

.Boton3 a:link {color: #0000CC; text-decoration: none;}
.Boton3 a:active {color: #0000CC; text-decoration: none;}
.Boton3 a:visited {color: #0000CC; text-decoration: none;}
.Boton3 a:hover {color: #99OO00; text-decoration: underline;}

.boton4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.boton4 a:link {color: #000000; text-decoration: none;}
.boton4 a:active {color: #000000; text-decoration: none;}
.boton4 a:visited {color: #000000; text-decoration: none;}
.boton4 a:hover {color: #0000CC; text-decoration: underline;}

.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.negrita a:link {color: #333333; text-decoration: none;}
.negrita a:active {color: #333333; text-decoration: none;}
.negrita a:visited {color: #333333; text-decoration: none;}
.negrita a:hover {color: #FF9900; text-decoration: none;}

