body {
	SCROLLBAR-FACE-COLOR: #E6D299; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #E6D299; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR:  #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #986d11;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: center center;



}
.normalpuntero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #986d11;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	line-height: normal;


}
.normalnegro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: center center;
}
.fondom {
	background-image: url(images/fm.gif);
	background-repeat: no-repeat;
}
.fondov {
	background-image: url(images/fv.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.fondop {

	background-image: url(images/fp.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
