.menuitem{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color:#011c3a;
	margin-left:20px;
}
.menuitem:hover{
	color:#0f0b90;
}

.main {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}

HTML { 
scrollbar-arrow-color:#eeeeee; 
scrollbar-track-color:#5d9fd6; 
scrollbar-face-color:#000061; 
scrollbar-highlight-color:#A2A2FF; 
scrollbar-3dlight-color:#A2A2FF; 
scrollbar-darkshadow-color:#B3B3FF; 
scrollbar-shadow-color:#B3B3FF; 
}
