#contacto {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #CF0; margin-top: 9px;}
#thumbnails img {margin-bottom: 5px; border: 1px solid #CF0; cursor: pointer;}
#fotos img {margin-right: 10px; margin-left: 10px; border: 1px solid #CF0;}
#info {font-size: 14px; color: #CF0; font-weight: bold;}
/*--------------------*/
body {
	scrollbar-face-color: #36C;
	scrollbar-highlight-color: #36C;
	scrollbar-shadow-color: #36C;
	scrollbar-3dlight-color: #CF0;
	scrollbar-arrow-color: #CF0;
	scrollbar-track-color: #36C;
	scrollbar-darkshadow-color: #CF0;
	background-color: #36C;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CF0;
	font-size: 11px;
}
a {color: #CF0; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: none; background-color: #CF0; color: #36C;}

