body { 
	scrollbar-face-color: #E6E6E6;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #E6E6E6;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #E6E6E6;
	scrollbar-arrow-color: #003399;
	
}

.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	padding-left: 5px;
	text-decoration: none;

}
.botonesnegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
}
.botonesnegropeq {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
}
.sinsubrayado {
	text-decoration: none;
	color: #000000;
}
.textos {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #336666}
.textoclientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
}
