body {
	margin: 0px;
}
#slidemenubar, #slidemenubar2 {
   position: absolute;
   left: -100px;
   width: 119px;
   height: 63px;
   top: 6px;
   border: 3px #ffffff;
   background-image: url(../menu_peq.gif);
   background-color: #000000;
   background-position: center right;
   background-repeat: no-repeat;
   line-height: 20px;
}

a:link {
   color : #ffffff;
   text-decoration : none;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 8pt;
}

a:active {
   color : #ffffff;
   text-decoration : none;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 8pt;
}

a:visited {
   color : #c0c0c0;
   text-decoration : none;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 8pt;
}

a:hover {
   color : #FFD700;
   text-decoration : none;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 8pt;
}
