body {
margin: 0 0;padding: 0 0;
background: #FFFFFF url("bg.gif"); 
}
* { border:0; font-family:Verdana; font-size:12px; }
.c1 {position: absolute; top: 0px; left: 0px; width: 100%; height:100%;}
A:link {
color:#838383;
text-decoration:underline;
}

A:visited {
color:#838383;
text-decoration:underline;
}

A:active {
color:#838383;
text-decoration:underline;
}

A:hover {
color:#FF8681; 
text-decoration:underline;
}
