body { 
text-align : center; 
height : 100%;
background-color:#000000; 
} 
img { 
border-style : none; 
} 
a { 
color : #ff0000; 
font-family : Arial, verdana; 
text-decoration : none;
font-style : italic; 
font-size : 18px; 
font-weight : 600; 
} 
a:hover { 
text-decoration : underline;
color:#ffffff; 
display: inline;
} 
h1 { 
font-family : Arial, verdana; 
font-size : 20px; 
color :#ffffff ; 
font-weight : bold; 
text-align : center;
}
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 830px;
border: 1px solid #8f8f8f;
border-width: 1px 0;
background: black url(imatges/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #8f8f8f;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(imatges/blockactive.gif) center center repeat-x;
}
