BODY 
{    
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #0917AB;
SCROLLBAR-SHADOW-COLOR: #0917AB; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #0917AB; 
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-weight: normal;
	font-size: 12px;
	color: #3300FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
	font-weight: normal;
	font-size: 12px;
	color: #3300FF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px;
	color: 00CCFF;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
}

#products a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
#products a:visited {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
#products a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
}

#products a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
}

#me a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-weight: normal;
	font-size: 9px;
	color: #3366FF;
}
#me a:visited {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
	font-weight: normal;
	font-size: 9px;
	color: #3366FF;
}
#me a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 9px;
	color: 00CCFF;
}

#me a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.current {
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
