@charset "utf-8";
/* CSS Document */


<!--
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(imagenes/bodybg.jpg) repeat-y;
}

a.link1 { font-weight:bold; font-size:12px; color:#006666; text-decoration:none; }
a.link1:hover { font-weight:bold; font-size:12px; color:#006666; text-decoration:underline; }

a.link2 { font-weight:bold; font-size:10px; color:#33004A; text-decoration:none; }
a.link2:hover { font-weight:bold; font-size:10px; color:#33004A; text-decoration:underline; }

a.link3 { font-size:10px; color:#666699; text-decoration:underline; }
a.link3:hover { font-size:10px; color:#666699; text-decoration:none; }

.linksel {color:#000000; font-weight:bold;}
.link2sel {color:#000000; font-weight:bold;}

#menudiv { 
   position:absolute; 
   top:0px; 
   left:0px; 
   width: 180px;
} 

-->
