body         { font-family: Verdana; font-size: small; }
input        {
	font-family: Verdana;
	font-size: small;
	border:thin solid #000000;
}
select       {
	font-family: Verdana;
	font-size: small;
	border:thin solid #000000;
}
textarea        {
	font-family: Verdana;
	font-size: small;
	border:thin solid #000000;
}
td           { font-family: Verdana; font-size: small; }

a            { font-family: Verdana; font-size: small; color: #000000; text-decoration:none; }
a:visited    { font-family: Verdana; font-size: small; color: #000000; text-decoration:none; }
a:hover      { font-family: Verdana; font-size: small; background: #009933; color: #FFFFFF; text-decoration:none; }
a:active     { font-family: Verdana; font-size: small; color: #900; text-decoration:none; }


a.pribatua            { font-family: Verdana; font-size: small; color: #0000ff; text-decoration:none; background-color:#ffffff ; }
a:visited.pribatua    { font-family: Verdana; font-size: small; color: #0000ff; text-decoration:none; background-color:#ffffff ;}
a:hover.pribatua      { font-family: Verdana; font-size: small; color: #ff0000; text-decoration:none; background-color:#ffffff ;}

a.menu            {
	text-decoration:none;
	border:solid;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:visited.menu    { text-decoration:none; border:solid; padding:2px; }
a:hover.menu      { text-decoration:none; border: solid; padding:2px;}

a.listas            { font-family: Verdana; font-size: small; color: #0000ff; text-decoration:none; }
a:visited.listas    { font-family: Verdana; font-size: small; color: #0000ff; text-decoration:none; }
a:hover.listas      { font-family: Verdana; font-size: small; color: #ff0000; text-decoration:none; }



.webquest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.seleccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFCC;
}
a.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color:  #009933;
	text-decoration: none;
}

a:link.enlace, a:visited.enlace, a:active.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #009933;
	background: #FFFFFF;
	text-decoration: none;
}

a:hover.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
