A  {
	text-decoration : none;
	color : #7F332D;
}
A:Visited  {
	text-decoration : none;
	color : #7F332D;
}
A:Active  {
	text-decoration : none;
	color : #7F332D;
}

A:Hover  {
	text-decoration : none;
	color : #000000;
}

BODY  {

	scrollbar-3dlight-color : #919E7B;
	scrollbar-darkshadow-color : ##919E7B;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #3985AB;
	scrollbar-arrow-color : #7F332D;
	scrollbar-face-color : #ffffff;
	scrollbar-track-color : #919E7B;
	




	font-size : 8pt;
	font-family : verdana,arial,helvetica;
	color : #000000;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
TD {
	font-size : 8pt;
	font-family : verdana,arial,helvetica;
	color : #000000;
}

H1 {
	font-size : 8pt;
	font-family : verdana,arial,helvetica;
	color : #000000;
}

INPUT {
	font-size: 8pt;
}

SELECT {
	font-size: 8pt;
}
TEXTAREA {
	font-size: 8pt;


}

.fuente8 {
		font-size:8pt;
		font-family: verdana,arial,helvetica;
}

.fuente10 {
		font-size:8pt;
		font-family: verdana,arial,helvetica;
}
.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#000000;
        background:#C0C9B0;
        border:1px;
	    border-color: #000000; 
        width:70px;
        height:19px;
       }

