  A  {text-decoration: none;}
  A.text_0 {color:black;}
  A.text_1 {color:white;}
  A.text_2 {color:#333399;}
  A.text3 {color:white;}
  A:Hover_ {text-decoration : underline;}

  A.forum_nick           { color: black; font-weight: bold; }
  A.forum_guest_asterisk { color: black; font-weight: bold; }

body__ {
	scrollbar-face-color: #333399;
	scrollbar-highlight-color: #52C2F4;
	scrollbar-shadow-color: #52C2F4;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #52C2F4;
	scrollbar-track-color: #52C2F4;
	scrollbar-darkshadow-color: #333399;
}

A.text0 {
	COLOR: black
}
A.text1 {
	COLOR: white;
}
A.text2 {
	COLOR: #333399;
}
A.text4 {
        COLOR: #333399;
}
A.text5 {
        COLOR: #191970;
}


A.text1:hover {
	 color:yellow;
	 text-decoration: none;
}

A.text2:hover {
	 color: black;
	 text-decoration: none;
}

A.text4:hover {
         color: #333399;
         text-decoration: none;
}
A.text5:hover {
         color: #191970;
         text-decoration: none;
}



A:Hover {text-decoration: underline;}
