.lang {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.slash {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.links {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
A:hover.links  {

	text-decoration : none;
	color: #003399
}
.text {

	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}A:hover.text  {

	text-decoration : none;
	color: #ffcc33
}
.linksover {

	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
BODY {
 scrollbar-face-color: #FF9900;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #666600;
 scrollbar-track-color: #CCCCCC;
 scrollbar-arrow-color: #FFFFFF;
}

