A.Menu:link, A.Menu:active, A.Menu:visited {
  font-family : Verdana;
  color : #000000;
  font-size : 12px;
  text-decoration : none; 
  font-weight : bold;
}
A.Menu:hover {
  font-family : Verdana;
  color : #000000;
  font-size : 12px;
  text-decoration : underline; 
  font-weight : bold;
}
a:link, a:active, a:visited {
  font-family : Verdana;
  color : #0000ff;
  font-size : 12px;
  text-decoration : none; 
  font-weight : bold;
}
a:hover {
  font-family : Verdana;
  color : #000000;
  font-size : 12px;
  text-decoration : underline; 
  font-weight : bold;
}
body {
	SCROLLBAR-FACE-COLOR: #ccccff;
	SCROLLBAR-HIGHLIGHT-COLOR: #F4F9FF;
	SCROLLBAR-SHADOW-COLOR: #405C42;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-BASE-COLOR:#222222;
	scrollbar-3d-light-color: #F4F9FF;
	scrollbar-3d-dark-color: #000080;
	scrollbar-dark-shadow-color: #3366cc;
}