a:link {
font-weight: bold; 
color: #9932CC; 
text-decoration: none;
}

a:visited {
font-weight: bold;
color: #9932CC; 
text-decoration: none;
}

a:hover {
font-weight: bold; 
color: #E6E6FA;background-color:#9932CC;text-decoration:none; text-transform: uppercase;

cursor:s-resize;
}

Body 
{ font-family: Verdana,tahoma,Arial,Helvetica,Times,sans-serif; 
font: 9pt;
color: #9932CC;
text-align:justify;

cursor:text;

background:#FFFFFF; 
background-image: url(http://www.the-rsvp-way.com/yolanda-chris/bg.png);
background-repeat: repeat;
background-attachment: fixed;
OVERFLOW-X:hidden;

scrollbar-track-color:#FFFFF0;
scrollbar-highlight-color:#FAFAD2;
scrollbar-3dlight-color:#9370DB;
scrollbar-darkshadow-color:#FFFFE0;
scrollbar-shadow-color:#8A2BE2;
scrollbar-arrow-color:#8A2BE2;
scrollbar-face-color:#FFFFF0;

}