.cuerpo {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
A:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4FB154;
}
A:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4FB154;
}
A:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #385139;
}
A:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background:#4FB154;
}
.descripcion {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.titulos {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #385139;
}
.precio {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4FB154;
}
.modelo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.verde {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4FB154;
}
.verdegrande {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #4FB154;
}
body1 {
	SCROLLBAR-FACE-COLOR:#6699CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699CC;
	SCROLLBAR-SHADOW-COLOR: #6699CC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
BODY {
	scrollbar-face-color: #9AD09C;
	scrollbar-highlight-color: #E0F6E1;
	scrollbar-3dlight-color: #9AD09C;
	scrollbar-darkshadow-color: #7B867C;
	scrollbar-shadow-color: #9CA99D;
	scrollbar-arrow-color: #E0F6E1;
	scrollbar-track-color: #C0EEC2;
}

