body {
    background-color: #000066;
	background-image: url(http://morphxtpt.no.sapo.pt/sea.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center; 
    color: #ffffff;
	font-size: 11px;
    font-family: "Verdana";
	font-weight: bold;
}
td {
    font-family: "Verdana";
	font-size: 11px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
}
A:hover {
	COLOR: #CC6600; POSITION: relative; TOP: 1px; TEXT-DECORATION: none;	
}
a:hover img 
{
    COLOR: #CC6600; POSITION: relative; TOP: 0px; 
}
