body         { font-family: Verdana; font-size: 10 px }
input        {
	font-family: Verdana;
	font-size: 10 px;
	border:thin solid #000000;
}
select       {
	font-family: Verdana;
	font-size: 10 px;
	border:thin solid #000000;
}
textarea        {
	font-family: Verdana;
	font-size: 10 px;
	border:thin solid #000000;
}
td           { font-family: Verdana; font-size: 10 px }

a            { font-family: Verdana; font-size: 10 px; color: #000000; text-decoration:none }
a:visited    { font-family: Verdana; font-size: 10 px; color: #000000; text-decoration:none }
a:hover      { font-family: Verdana; font-size: 10 px; background: #009933; color: #FFFFFF; text-decoration:none }
a:active     { font-family: Verdana; font-size: 10 px; color: #900; text-decoration:none }


a.pribatua            { font-family: Verdana; font-size: 10 px; color: #0000ff; text-decoration:none; background-color:#ffffff }
a:visited.pribatua    { font-family: Verdana; font-size: 10 px; color: #0000ff; text-decoration:none; background-color:#ffffff }
a:hover.pribatua      { font-family: Verdana; font-size: 10 px; color: #ff0000; text-decoration:none; background-color:#ffffff }

a.menu            {
	text-decoration:none;
	border:1 outset;
	padding:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
}
a:visited.menu    { text-decoration:none; border:1 outset; padding:2; }
a:hover.menu      { text-decoration:none; border:1 inset; padding:2;}

a.listas            { font-family: Verdana; font-size: 10 px; color: #0000ff; text-decoration:none; }
a:visited.listas    { font-family: Verdana; font-size: 10 px; color: #0000ff; text-decoration:none; }
a:hover.listas      { font-family: Verdana; font-size: 10 px; 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: 10px;
	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;
}
