
body, td, table{
font-family: verdana, sans-serif;
font-size: 12pt;
color : #333333;
scrollbar-arrow-color: #7FBDF1;
scrollbar-base-color: #BEEFFE;
scrollbar-dark-shadow-color: #58B5FF;
scrollbar-track-color: white;
scrollbar-face-color: #C1ECFE;
scrollbar-shadow-color: #7FBDF1;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: White;
}
a:link {
text-decoration: none; 
color: #CCCCCC;
cursor : crosshair;
text-decoration: none; 
}
a:visited {
text-decoration: none; 
color: #CCCCCC;
cursor : crosshair;
text-decoration: none; 
}
a:active {
text-decoration: none; 
color: red;
cursor : crosshair;
text-decoration: none; 
}
a:hover, active {
position:relative;
color : #666666;
cursor : crosshair;
top : 1px;
left : 1px;
font-weight : bold;
text-decoration: none; 
}