DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
	BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
	font-family : "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
	text-decoration : none;
	color : #999966;
	background : Black;
}
	.xxstext {
		font-size : xx-small;
	}
	.xstext {
		font-size : x-small;
	}
	.stext {
		font-size : small;
	}
	.mtext {
		font-size : medium;
	}
	.ltext	{font-size : large;}
	.xltext {font-size : x-large;}
	.xxltext {font-size : xx-large;}
	
A:link    {
	background: Black;
	color: #CBCA87;
	font-weight : bold;
}
A:active  { background: Black; color: #999966;  }
A:visited {
	background: Black;
	color: #CBCA87;
	font-weight : bold;
}
A:hover   { background: Black; color: White; font-weight: bold; text-decoration: underline;}
A { 
          font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
          text-decoration: none; 
     }

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
