A:link    {
text-decoration: none; 
color:#cccccc;
cursor: crosshair
}
A:visited {
text-decoration: none; 
color:#cccccc;
cursor: crosshair
}
A:active  {
text-decoration: none;
color:#cccccc; 
cursor: crosshair
}
A:hover   {
text-decoration: none;
color:#FF0000; 
cursor: crosshair
}
body {
font-family: Arial, Helvetica, sans-serif;
color: #cccccc;

background-repeat:no-repeat;
background-color:transparent
}

