H1  {
	font-family : arial;
	font-weight : bold;
	font-size : 20px;
	font : ;
	text-align : center;
	color : CC6600;
	background-color:#FFFFFF;
	line-height:110%
	}
	

H2  {
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	font-size : 16px;
	font :;
	text-align : center;
	color : black;
	background-color:#FFFFFF
}

H3  {
	font-family : arial;
	font-weight : bold;
	font-size : 14px;
	font : ;
	text-align : center;
	color : CC6600;
	background-color:#FFFFFF;
	line-height:110%
}

H4  {
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	font-size : 16px;
	font :;
	text-align : center;
	color : black;
	background-color:#FFFFFF
}


H5  {
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	font-size : 16px;
	font :;
	text-align : center;
	v-align : top;
	color :  CC6600;
	background-color:#FFFFFF;
	line-height:100%
}

H6  {
	font-family : verdana;
	font-weight :;
	font-style : normal;
	font-size : 14px;
	font :14;
	text-align : left;
	color :  CC6600;
	background-color:#FFFFFF;
	line-height:150%
}

H7  {
	font-family : verdana;
	font-weight :;
	font-style : normal;
	font-size : 14px;
	font :14;
	text-align : left;
	color :  CC6600;
	background-color:#FFFFFF;
	line-height:150%
}


H8  {
	font-family : verdana;
	font-weight :;
	font-style : normal;
	font-size :6px;
	font :6;
	text-align : center;
	color :  CC6600;
	background-color:#FFFFFF;
	line-height:100%
}

BODY  {
	font-family : Arial;
	font-weight : bold;
	font-size :100% ;
	font : 12;
	text-align : center;
	color : ;
	
	bgcolor : ;
	background-image:url('beach-background.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	background-color:#051c00;
a{color:#800517;}
a:hover{color:#ff3333;}

}


TBODY  {
	font-family : Arial;
	font-weight : bold;
	font-size : 100%;
	font : 12;
	text-align : center;
	color : ;
	background-color :;
	bgcolor : ;
	background-image:url('easy1.jpg)
	;
	background-repeat: repeat;
	background-attachment: fixed;
}
	
A:Visited  {
	font-family : Arial;
	color : #0000FF;
	font-weight : ;
}

A:Active  {
	color : #FF00FF;
	font-family : Arial;
}


A:Hover 	{
	color : #FF0000;
	font-family : Arial;
	font-weight : 
}


TD.text 	{
	font-family : Arial;
	font-weight : 
	font-style : normal;
	font : 10;
	text-align : right;
	color : green;

	font-size: smaller;
	background-color : 
	
}
TD: rside 	{
	font-size: smaller;
	bgcolor : blue;
	
}

	
TD.lside 	{
 
	font-size : smaller ;
	font-family : Arial;
	font : ;
	text-align : left;
	background-color:# ;
}

	
TD.aside {font-size: smaller;
				background-color:;
}


ul.fotos {
        position:top;
        list-style:none;  
        width:162px;
        padding:1px;
        background:;
        margin:0; 
        padding:0; 
}
.fotos:after {
        display: block;
        content: ".";
        height: 0;
        font-size:0; 
        visibility: hidden;
        clear: both;
        }
ul.fotos li {
        width:75px;
        height:50px;
        float:left; 
        border:2px solid ;
        margin:1px; 
}
ul.fotos li img {
        border:none; 
        width:75px;
        height:50px;
}
ul.fotos li span img {
        border:none;
        width:375px;
        height:375px;
        height:auto;
}
ul.fotos a {
        display: block;
        } 
ul.fotos a span {
        display: none;
}
ul.fotos a:hover span.legenda {
        display: block;
        text-align:center; 
        width:500px;
        position:absolute;
        top:375px;
        left:-2px;
}
ul.fotos a:hover span {
        display: block;
    position: absolute; 
        top:10px; 
        left: 177px; 
        background:;
        border:0px solid ;
   }
ul.fotos a:hover span.legenda {
        padding:5px 0;
        color:; 
}

/********************** Header ***************************/
#header {
	background-image:url('images/header.jpg');
	width:650px;
	height:204px;
	position:relative
}
#header ul{
	position:relative;
	top:140px;
	left:100px;
}
#header li{
	display:block;
	float:left;
	width:97px;
}
#header ul a{
	color:#800517;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-transform: capitalize;
}
#header ul a:hover{color:#FFF000;}


<TD class="aside"> This cell's text should be smaller than 
its parent element's text. </TD>