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

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.texto22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texto22 a:hover {color: #00AD9A; text-decoration: underline;}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

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

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


.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78787A;
	text-decoration: none;
	font-weight: bold;
}
.titulo1 a:link {color: #78787A; text-decoration: none;}
.titulo1 a:active {color: #78787A; text-decoration: none;}
.titulo1 a:visited {color: #78787A; text-decoration: none;}
.titulo1 a:hover {color: #78787A; text-decoration: underline;}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titulo2 a:link {color: #000000; text-decoration: none;}
.titulo2 a:active {color: #000000; text-decoration: none;}
.titulo2 a:visited {color: #000000; text-decoration: none;}
.titulo2 a:hover {color: #000000; text-decoration: underline;}

.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



.boton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.boton1 a:link {color: #333333; text-decoration: none;}
.boton1 a:active {color: #333333; text-decoration: none;}
.boton1 a:visited {color: #333333; text-decoration: none;}
.boton1 a:hover {color: #FFFFFF; text-decoration: underline;}

.boton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.boton2 a:link {color: #333333; text-decoration: none;}
.boton2 a:active {color: #333333; text-decoration: none;}
.boton2 a:visited {color: #333333; text-decoration: none;}
.boton2 a:hover {color: #00AD9A; text-decoration: underline;}

.boton3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.boton3 a:link {color: #333333; text-decoration: underline;}
.boton3 a:active {color: #333333; text-decoration: underline;}
.boton3 a:visited {color: #333333; text-decoration: underline;}
.boton3 a:hover {color: #FFFFFF; text-decoration: underline;}

.boton4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00AD9A;
	text-decoration: none;
}
.boton4 a:link {color: #00AD9A; text-decoration: none;}
.boton4 a:active {color: #00AD9A; text-decoration: none;}
.boton4 a:visited {color: #00AD9A; text-decoration: none;}
.boton4 a:hover {color: #333333; text-decoration: none;}

.boton5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boton5 a:link {color: #FFFFFF; text-decoration: none;}
.boton5 a:active {color: #FFFFFF; text-decoration: none;}
.boton5 a:visited {color: #FFFFFF; text-decoration: none;}
.boton5 a:hover {color: #333333; text-decoration: none;}

.BotonEntrar {

	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	text-align: center;
	background-color: #CCCCCC;
	cursor: hand;
}

