a:link {
font-weight: bold; 
color: #660066; 
text-decoration: none;
}

a:visited {
font-weight: bold;
color: #660066; 
text-decoration: none;
}

a:hover {
font-weight: bold; 
color: #FFCCFF;background-color:#993399;text-decoration:none; text-transform: uppercase;

cursor:s-resize;
}

Body 
{ font-family: Verdana,tahoma,Arial,Helvetica,Times,sans-serif; 
font: 11;
color: #660066;
text-align:justify;

cursor:text;

background:; 
background-image: url(http://www.the-rsvp-way.com/joi/bg.jpg);
background-repeat: repeat;
background-attachment: fixed;
OVERFLOW-X:hidden;

scrollbar-track-color:#FFCCFF;
scrollbar-highlight-color:#FFCCFF;
scrollbar-3dlight-color:#CC99CC;
scrollbar-darkshadow-color:#FFCCFF;
scrollbar-shadow-color:#CC99CC;
scrollbar-arrow-color:#660099;
scrollbar-face-color:#FFCCFF;

}