A {color : #ffffff; text-decoration: none;}
A:Visited {color : #ffffff;}
A:Hover {color : #FF0000;}

A.blk {color : #000000; text-decoration: none;}
A.blk:Visited {color : #000000;}
A.blk:Hover {color : #ff0000;}

A.red {color : #ff0000; text-decoration: none;}
A.red:Visited {color : #ff0000;}
A.red:Hover {color : #ffffff; font-weight : bold;}

Body {
	margin-left : 0;
	margin-right : 0;
	margin-top : 10;
	margin-bottom : 10;
	background-color : #000000;
	color : #e0e0e0;
	font-family : Verdana;
}
.headingtext {font-family : Verdana;
			font-size : 14pt;
			font-weight : bold;
		}
.titletext {font-family : Verdana;
			color : #FF0000;
			font-size : 12pt;
			font-weight : bold;
		}
.logotext {font-family : Times New Roman;
			color : #FF0000;
			font-size : 24pt;
			font-weight : bold;
		}
.titlewht {font-family : Verdana;
			color : #e0e0e0;
			font-size : 12pt;
			font-weight : bold;
		}
.smalltext {font-family : Verdana;
			font-size : 08pt;
		}
.smallblk {font-family : Verdana;
			font-size : 08pt;
			color : #000000;
		}
.normaltext {font-family : Verdana;
			font-size : 10pt;
		}
.normalblk {font-family : Verdana;
			font-size : 10pt;
			color : #000000;
		}
.normalbold {font-family : Verdana;
			font-size : 10pt;
			font-weight : bold;
		}
.menubar {background-color : #4d4d4d; 
			font-family : Verdana;
			color : #ffffff;
			font-size : 08pt;
		}
