A:link    {text-decoration: underline; color: #000000}  
A:visited {text-decoration: underline; color: #000000}  
A:active  {text-decoration: underline; color: #000000} 
A:hover   {text-decoration: none; color: #000000}  

A.menu:link    {text-decoration: none; color: #333333}  
A.menu:visited {text-decoration: none; color: #333333}  
A.menu:active  {text-decoration: none; color: #333333} 
A.menu:hover   {text-decoration: none; color: #333333}

A.resen:link    {text-decoration: none; color: #999999}  
A.resen:visited {text-decoration: none; color: #999999}  
A.resen:active  {text-decoration: none; color: #999999} 
A.resen:hover   {text-decoration: underline; color: #999999}

BODY {
	background-color: #80C0F8;
	font-family	:'Trebuchet MS', 'Helvetica', 'Arial', 'MS SansSerif';
	color : #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px; 


