a:link {
font-weight: bold; 
color: #003333; 
text-decoration: none;
}

a:visited {
font-weight: bold;
color: #003333; 
text-decoration: none;
}

a:hover {
font-weight: bold; 
color: #006666;background-color:#99CCCC;text-decoration:overline underline; solid; text-transform: uppercase;

cursor:help;
}

Body 
{ font-family: tahoma,Verdana,Arial,Helvetica,Times,sans-serif; 
font: 12;
color: #003333;
text-align:justify;

cursor:text;

background:; 
background-image: url(http://www.the-elegance-of-stationery.com/innner_bg.png);
background-repeat: repeat;
background-attachment: fixed;
OVERFLOW-X:hidden;

scrollbar-track-color:#9EC4CA;
scrollbar-highlight-color:#DFEDEF;
scrollbar-3dlight-color:#9ec4ca;
scrollbar-darkshadow-color:#9ec4ca;
scrollbar-shadow-color:#DFEDEF;
scrollbar-arrow-color:#DFEDEF;
scrollbar-face-color:#9EC4CA;

}