body {
    margin: 0px; 
	padding:0px;
	color:#000000;
}

a:active {font-family: Arial; font-size:8px; color:#000000; }
a:hover {font-family: Arial; font-size:8px; color:#f17f1a; }
a:visited {font-family: Arial; font-size:8px; color:#3C76BF; }
a:link {font-family: Arial; font-size:8px; color:#000000; }

h1 {font-family: Arial; font-size: 28px; font-weight:normal; color:#000;}
h2 {font-family: Arial; font-size: 12px; font-weight:normal; color:#000000;}

.texto {
font-family: Verdana, Arial; 
font-size: 15px; 
font-style: normal;
font-weight: bold;
color: #000000}

.texto2 {
font-family: Verdana, Arial; 
font-size: 12px; 
font-weight: normal;
color: #000000}

.texto3 {
font-family: Verdana, Arial; 
font-size: 10px; 
font-weight: normal;
color: #000000}
/**************************************************************
   Menu Top
 **************************************************************/
.op {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #ccc}
.op a:link, .op a:visited { font-size: 13px; font-weight: bold; color: #fff; text-decoration:none; }
.op a:hover, .op a:active { font-size: 13px; font-weight: bold; color: #fff; text-decoration: underline; }

/**************************************************************
   Copy
 **************************************************************/
 .cop1 {
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: normal;
color: #ccc}
.cop a:link, .cop a:visited { font-size: 11px; font-weight: bold; color: #fff; text-decoration:none; }
.cop a:hover, .cop a:active { font-size: 11px; font-weight: bold; color: #fff; text-decoration: underline; }

/**************************************************************
   Menu Sub
 **************************************************************/
.sub a:link, .sub a:visited { font-size: 11px; font-weight: bold; color: #000066; text-decoration:none; }
.sub a:hover, .sub a:active { font-size: 11px; font-weight: bold; color: #000066; text-decoration: underline; }

/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
  height: 143px;
  background: url(http://www.theofficialcaboguide.com/images/fondo-menu.jpg) no-repeat top left;
}


/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 5px;
  list-style: none;
}

a.thumb img {
  
  border: 4px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 4px solid #668FA3;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}