.cuerpo {
	font-family: Tahoma;
	font-size: 11px;
	color: #52534b;
	text-decoration: none;
}
BODY {
	SCROLLBAR-FACE-COLOR: #C2BE98; 
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: #AB8A00; 
	SCROLLBAR-TRACK-COLOR: #AB8A00;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #52534B;
	text-decoration: none;
}
.link:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #52534B;
	text-decoration: underline;
}
.titulos {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #B2A12F;
}
