A:link
{ text-decoration: none; color:#4C1455; } 
A:visited
{ text-decoration: none; color:#A88FAC; }  
A:active
{ text-decoration: underline; color:#A88FAC; }
A:hover
{ text-decoration: underline; color:#4C1455; }

BODY
{ 
background-color: #FFFFFF; 
background-image:url('turtlebg2.jpg');
background-repeat:repeat;
background-position:top left;
background-attachment: fixed;

scrollbar-face-color: #DABBE4; 
scrollbar-highlight-color: #DABBE4; 
scrollbar-3dlight-color: #4C1455; 
scrollbar-shadow-color: #4C1455; 
scrollbar-darkshadow-color: #DABBE4; 
scrollbar-track-color: #DABBE4; 
scrollbar-arrow-color: #4C1455; 
}

font-family: tahoma; 
color: #4C1455;
font-weight:500;
font-size:70%;
}

td
{ 
background-color: #FFFFFF; 
font-family: tahoma; 
color: #4C1455;
font-weight:500;
font-size:70%;
border-style: dotted;
border-color: #4C1455;
border-width: 1px}

