a:link {
font-weight: bold; 
color: #000000; 
text-decoration: none;
}

a:visited {
font-weight: bold;
color: 000000; 
text-decoration: none;
}

a:hover {
font-weight: bold; 
color: #000000;background-color:#CCCCCC;text-decoration:none;border-bottom:1px #FF1493 solid; text-transform: uppercase;

cursor:s-resize;
}

Body 
{ font-family: tahoma,Verdana,Arial,Helvetica,Times,sans-serif; 
font: 11.5;
color: #333333;
text-align:justify;

cursor:text;

background:; 
background-image: url(http://www.the-love-knot.com/bg.png);
background-repeat: repeat;
background-attachment: fixed;
OVERFLOW-X:hidden;

scrollbar-track-color:#A9A9A9;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#A9A9A9;
scrollbar-darkshadow-color:#A9A9A9;
scrollbar-shadow-color:#A9A9A9;
scrollbar-arrow-color:#CCCCCC;
scrollbar-face-color:#A9A9A9;

}