body         { font-family: Verdana; font-size: 10 px }
input        { font-family: Verdana; font-size: 10 px; border:1 solid #000000; }
select       { font-family: Verdana; font-size: 10 px; border:1 solid #000000; }
textarea        { font-family: Verdana; font-size: 10 px; border:1 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; color: #006600; text-decoration:underline }

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;
}
