.smallFontEn {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-decoration: none;
}
.smallFontGrayEn {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-decoration: none;
	color: #888888;
}
.midFontEn {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
}
.midFontBoldEn {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.midFontGrayEn {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	color: #888888;
}
.largeFontBoldRedEn {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;

}
a:link {
  color:#222222;
}
a:visited {
  color:#444444;
}
body {
  SCROLLBAR-FACE-COLOR: #dddddd;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #ffffff;
  SCROLLBAR-3DLIGHT-COLOR: #aaaaaa;
  SCROLLBAR-ARROW-COLOR: #aaaaaa;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa;
  SCROLLBAR-BASE-COLOR: #ffffff;
}
