.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.licencia {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.enlaces_menu_down {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 13px;
	text-decoration: none;
}
.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-decoration: underline;
	text-align: center;
	color: #FFFF00;
}
.enlaces_menu_down:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 13px;
	text-decoration: underline;
}
.formulario {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.enlaces {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
.enlaces:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
}
.textoenlace {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFF00;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.textoenlace:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.textoenlacechico {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFF00;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.textoenlacechico:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
