a:link
{
	color: #FED738;
	text-decoration: none;
}
a:visited
{
	color: #FED738;
	text-decoration: none;
}
a:hover
{
	color: #FED738;
	text-decoration: underline;
}
a:active
{
	color: #FED738;
	text-decoration: none;
}
body
{
	background: url( ./green18.jpg );
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.25;
	color: #FFFFFF;
	margin-top: 0px;
}
table, tr, td
{
	font-family: Arial;
	font-size: 9pt;
	line-height: 1.25;
}
.boton
{
        font-size:10px;
        font-family:Verdana, Arial, Helvetica;
        font-weight:bold;
        color:white;
        background:#CC9900;
        border:0px;
        width:80px;
        height:19px;
}
.botonpeque
{
        font-size:10px;
        font-family:Verdana, Arial, Helvetica;
        font-weight:bold;
        color:white;
        background:#CC9900;
        border:0px;
        width:40px;
        height:15px;
		scrollbar-face-color:#FFFFFF;
		scrollbar-shadow-color:#D5D5D5;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-3dlight-color:#909090;
		scrollbar-darkshadow-color:#909090;
		scrollbar-track-color:#EFEFEF;
		scrollbar-arrow-color:#909090
}
.frame
{
	background: url( ./framebg.gif );
	background-color: #79789F;
}
.detail
{
	background-color: #E6E6E6;
}
a:link.nounderline 
{
	text-decoration: none
}

