a:link		{ color:rgb(0,89,10); }
a:visited	{ color:rgb(0,89,10); }
a:active	{ color:rgb(0,89,10); }
a:hover		{ color:#a00000; }

a.Pagina:link		{ color:rgb(255,255,255); }
a.Pagina:visited	{ color:rgb(255,255,255); }
a.Pagina:active		{ color:rgb(255,255,255); }
a.Pagina:hover		{ color:rgb(249,236,13); }

a.black:link		{ color:rgb(0,89,10); text-decoration:none; }
a.black:visited		{ color:rgb(0,89,10); text-decoration:none; }
a.black:active		{ color:rgb(0,89,10); }
a.black:hover		{ color:#a00000; }

body	{ background-color:rgb(255,251,178); }

table	{ margin:0px; }
td	{ color:rgb(0,89,10); font-size:9pt; font-family:tahoma; }
.Pagename	{ color:rgb(249,236,13); background-color:rgb(0,89,10); padding:2px; font-weight:bold; }
td.Pagina	{ color:#ffffff; background-color:rgb(0,89,10); padding:2px; }

input		{ background-color:rgb(252,245,106); border:0px; }	
input.submit	{ font-weight:bold; color:rgb(255,255,255); background-color:rgb(0,89,10); border-left:1px solid white; border-top:1px solid white; border-bottom:1px solid black; border-right:1px solid black; }
