.bodyscrollbar {
	scrollbar-arrow-color:#003399;
	scrollbar-3dlight-color:#003399;
	scrollbar-highlight-color#003399;
	scrollbar-face-color:#F3F5F9;
	scrollbar-shadow-color:#003399;
	scrollbar-darkshadow-color:#C8CCDE;
	scrollbar-track-color:#CFD3E5;
	background-image: url(images/carpa.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}

.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.productos_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;

}
.resaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;

}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;

}
