.titulos {
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Andalus;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	text-decoration: underline blink;
}

.texto {
	font-family: "Comic Sans MS";
}

.MENUS {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #FF0000;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}
.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #336600;
}

A.Submenus:link, A.Submenus:visited, A.Submenus:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #336600;
	font-style: normal;
	font-weight: bold;

}

A.Submenus:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.información {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.tabla_submennu {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	margin-right: auto;
}

A.vinculos:link, A.vinculos:visited, A.vinculos:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
A.vinculos:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.body_pantalla{
	background-image: none;
	background-repeat: no-repeat;
	background-color: #99C4F6;
}
.Enlaces {
	font-family: "ParkAvenue BT";
	font-size: 36px;
	font-weight: bolder;
	text-decoration: blink;
}
.tabla_inst{
	text-decoration: none;
	margin: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A.vinculo2:link, A.vinculo2:visited, A.vinculo2:active {
	font-size: 18px;
	text-decoration: none;
	color: #663333;
	font-style: normal;
	font-weight: lighter;
	font-family: "Comic Sans MS";

}

A.vinculo2:hover{
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: blink;
}
	
.body_pantalla2{
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFF99;
