body {background-image: url('bg.gif'); 
background-color: #F6E9EC; 
background-attachment: scroll; 
background-repeat: repeat-y; 
scrollbar-track-color: #F6E9EC; 
scrollbar-face-color: #F6E9EC; 
scrollbar-3dlight-color: #F6E9EC; 
scrollbar-highlight-color: #F2A4B4; 
scrollbar-shadow-color: #F2A4B4; 
scrollbar-darkshadow-color: #F6E9EC; 
scrollbar-arrow-color: #F6E9EC; 
font-family: verdana; 
font-size: 9px; 
cursor: default;}

#nav {font-family: tahoma; font-size: 10px; color: #E65F87; cursor: default;}

#content {font-family: tahoma; font-size: 10px; color: #E65F87; cursor: default;}

.header {font-family: verdana; font-size: 10px; font-weight: bold; color: #F35B7E; border: 1px solid #F2A4B4;}

A:link {text-decoration: none; color: black; cursor: default;}
A:visited {text-decoration: none; color: black; cursor: default;}
A:hover {text-decoration: none; font-weight: bold; color: #F2A4B4; cursor: help;}
A:active {text-decoration: none; color: #F2A4B4; cursor: default;}