A:link
{ text-decoration: none; color: #cc3399;}
A:visited
{ text-decoration: none; color: #cc3399;}
A:active
{ text-decoration: none; color:#cc3399;}
A:hover
{ color: #333333; text-decoration: none; cursor: crosshair; }

body 
{ background: White; 

font-family: Arial; 
color: Black; 
font-size: 8pt; 

padding-top: 2;
padding-bottom: 2;
padding-left: 2;
padding-right: 2; 

scrollbar-face-color: White; 
scrollbar-highlight-color : #333333; 
scrollbar-3dlight-color : #333333; 
scrollbar-shadow-color : #333333; 
scrollbar-darkshadow-color : White;
scrollbar-track-color : #333333; 
scrollbar-arrow-color : White;
}

td
{ font-family: Arial; 
font-size: 8pt;
color: Black;}

.menu {width: 206px; 
font-family: Arial;
font-size: 7pt;
text-transform: uppercase;
text-align: left;
background: #333333;
padding: 6;}

.menu A:link
{ text-decoration: none; color: White;}
.menu A:visited
{ text-decoration: none; color: White;}
.menu A:active
{ text-decoration: none; color: White;}
.menu A:hover
{ color: White; text-decoration: none; font-weight: bold; cursor: crosshair; }

.menuplus {width: 206px; 
font-family: Arial;
font-size: 7pt;
text-transform: uppercase;
text-align: left;
background: #cc0066;
padding: 6;}

.menuplus A:link
{ text-decoration: none; color: White;}
.menuplus A:visited
{ text-decoration: none; color: White;}
.menuplus A:active
{ text-decoration: none; color: White;}
.menuplus A:hover
{ color: White; text-decoration: none; font-weight: bold; cursor: crosshair; }

input, textarea
{ background: #333333;
font-family: Arial; 
color: White; 
border-style: None; 
border-width: 0px;
font-size: 8pt;}

h1 {font-family: Arial;
color: Black;
text-decoration: underline;} 

h2 {font-family: Arial;
color: Black;
font-weight: Bold;
text-transform: Uppercase;
font-size: 9pt;}

h3 {font-family: Arial;
color: Red;
font-weight: Bold;
font-size: 9pt;}

p {font-family: Arial; 
color: Black;} 

.post {font-family: Arial; 
color: Black;
font-size: 8pt;} 

img {border: 0;}

