body
{
cursor: hand;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

A:link	{text-decoration: none; color:#333333; cursor: hand}
A:visited	{text-decoration: none; color:#333333; cursor: hand}
A:active	{text-decoration: none; color:#CC3333; cursor: wait}
A:hover	{text-decoration: none; color:#FFCC66; cursor: hand}

td
{ 
font-family: tahoma,arial,verdana;
font-size: 12px;
color: #333333;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
padding: 0; 
padding: 0 0 
}

input, textarea, select
{ background: #336699;
font-family: tahoma,arial,verdana;
color: #000000; 
}

.body {background-image:url('images/bluevariations_01.gif'); background-repeat: repeat-x;  }
.waves_top {background-image:url('images/waves_top.jpg'); background-repeat: repeat-x; }
.waves_bot {background-image:url('images/waves_bot.jpg'); background-repeat: repeat-x; }