html {
	margin: 0px;
	padding: 0px;
	}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px; 
	padding: 0px;
	scrollbar-face-color:#a67d48;
	scrollbar-highlight-color:#a67d48;
	scrollbar-3dlight-color:#a67d48;
	scrollbar-darkshadow-color:#a67d48;
	scrollbar-shadow-color:#a67d48;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#a67d48;
	}


	B:link {text-decoration:none;font-weight: bold;color:#FFFFFF;}
	B:visited {text-decoration:none;font-weight: bold;color:#604F31;}
	B:active {text-decoration:none;font-weight: bold;color:#604F31;}
	B:hover {text-decoration:none;font-weight: bold;color:#FFCC00;}

	A:link {text-decoration:none;font-weight: bold;color:#604F31;}
	A:visited {text-decoration:none;font-weight: bold;color:#604F31;}
	A:active {text-decoration:none;font-weight: bold;color:#604F31;}
	A:hover {text-decoration:none;font-weight: bold;color:#FFCC00;}
	


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	   }

.textowhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	   }

.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	   }

.textoboldamarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	   }


.titulocafe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #996600;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	   }

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	   }

.descriptionamarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	color: #FFCC00;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	   }