a.noborder:hover {
background: none;
border: 0; 
border-bottom: 0px;}

object {
width: 667px;
height: 419px;
}

#portada {
font-family: Arial; 
font-size: 10px;
color: #333;
line-height: 7.7pt;
letter-spacing: 0px;
padding: 0px;
}

.greca {
width: 100%;
height: 6px;
background-image:url('img/dotted2.gif'); }

.mini {
color: white; 
font-weight: normal;
background-color: black;
padding: 0px 5px 0px 5px; }

.miniportada {
color: #fff; 
font-weight: normal;
font-size: 9px;
letter-spacing: 1px;
background-color: #555;
padding: 0px 5px 0px 5px; }

.mini2, a.mini2:link, a.mini2:active, a.mini2:visited {
color: #333; 
font-weight: normal;
font-size: 9px;
letter-spacing: 1px;
background-color: #FFFF66;
text-decoration: none;
padding: 0px 5px 0px 5px; }
a.mini2:hover { background-color: #333; color: #fff; }

.titulo3 {
font-family: Georgia, Arial; 
font-size: 24px;
font-style:oblique;
font-weight: bold;
letter-spacing: -2px;
color: #fff;
background-color: #333;
line-height: 15px;
padding: 0px 5px 0px 5px;
 }

.alfa:hover img{
filter: alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
cursor: pointer;
border-bottom: 0px; }
a.alfa:hover {
background: none;
border: none; }

hr {
height: 0;
border: 0;
border-top: 1px dotted #000;
}

a {
outline: none; }

a.mymenu:hover {
background: none;
border: none;
}
.mymenu img{
cursor: pointer;
border-bottom: transparent solid 5px;
/*set an unused color to be index color*/
_border-color:tomato; /*For IE6-*/
/*then remove this indexed color*/
_filter:chroma(color=tomato);/*For IE6-*/
}
.mymenu:hover img{
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
cursor: pointer;
border-bottom: black solid 5px;
}

A:link, A:visited, A:active { color:#000; text-decoration:underline; font-weight: bold;}
A:hover { color:#e3c600; text-decoration:none; border-bottom: gray 1px dotted;}
 BODY {
scrollbar-3dlight-color: #666666;
scrollbar-arrow-color: #cccccc;
scrollbar-darkshadow-color: #666666;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
margin-left: 0px;
margin-top: 0px;
margin: 0px;
}

body, td, tr, p { 
font-family: Arial; 
font-size: 10px;
color: #333;
line-height: 8pt;
letter-spacing: 0px;
}

A:link.linksss, A:visited.linksss { color: #333; text-decoration:none; line-height: 12px; font-weight: normal;}
A:active.linksss { color:666666; text-decoration:underline;}
A:hover.linksss { color:#e3c600; text-decoration: none;}

.thumb img{
border: 0px;
border-bottom: 4px solid white;
margin-right: 4px;
margin-top: 2px;
cursor: pointer;
}
.thumb:hover img{
border-bottom: 4px solid yellow;
cursor: pointer;
}
.thumb:active img{
border-bottom: 4px solid yellow;
cursor: pointer;
}
.thumb:hover{
color: white; /* irrelevant definition to overcome IE bug */
}