a
{
  text-decoration: none;
  cursor: pointer
}
a:active
{
  text-decoration: none;
  cursor: pointer
}
a:visited
{
  text-decoration: none;
  cursor: pointer
}
a:hover
{
  text-decoration: none;
  cursor: pointer
}

a
{
  text-decoration: none;
  color: #000099;
}
a:active
{
  text-decoration: none;
  color: #000099;
}
a:visited
{
  text-decoration: none;
  color: #000099;
}
a:hover
{
  text-decoration: none;
  color: #000099;
}

a.menu
{
  color: white;
  text-decoration: none;
}
a.menu:active
{
  color: white;
  text-decoration: none;
}
a.menu:visited
{
  color: white;
  text-decoration: none;
}
a.menu:hover
{
  color: white;
  text-decoration: none;
  background-color: #000067;
}


a.opcion
{
  color: white;
  text-decoration: none;
}
a.opcion:active
{
  color: white;
  text-decoration: none;
}
a.opcion:visited
{
  color: white;
  text-decoration: none;
}
a.opcion:hover
{
  color: white;
  text-decoration: none;
}

a.oculto
{
  color: black;
}
a.oculto:active
{
  color: black;
}
a.oculto:visited
{
  color: black;
}
a.oculto:hover
{
  color: black;
}

a.requisitos
{
  color: white;
}
a.requisitos:active
{
  color: white;
}
a.requisitos:visited
{
  color: white;
}
a.requisitos:hover
{
  color: white;
}
.basepag {
	font-size: x-small;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #004080;
	font-family: Arial;
}
.visitas {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
}
.principal {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
}
.principal2 {
	font-size: xx-small;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.creditos {
	color: #FF6600;
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.avisos {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1F4174;
	font-weight: bold;
}
.lenguage {font-size: small; font-family: "Courier New", Courier, monospace; color: #FF6600;}
.peque{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	color: #000000;
	background-color: #CCCCCC;
}
.Aranzazu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	font-weight: bold;
}
.base {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #000000;
}
