html, body {
margin: 0px;
background-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #666666;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #ffffff;
height: 100%;
background-image: url(../img/bg.gif);
}

tr, p, div {
  font-family      : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #c1c1c1;
}

a:link, a:visited {
color: #666666;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #00cccc;
text-decoration: none;
}

.small {
	  font-size: 9px;
	  color: #999999;
}

a.entra:link, a.entra:visited {
	display: block;
	background: url(entra.gif) no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
         font-style: Arial, Verdana, Helvetica,  sans-serif;
	color: transparent;
	text-align: left;
	height: 30px;
	width: 100px;
	text-decoration: none;
}

a.entra:hover {
	background-position: 0px -31px;
	text-decoration: none;
	color: transparent;
   font-style: Arial, Verdana, Helvetica,  sans-serif;
}
