 BODY {
	MARGIN-TOP: 0px;
	 SCROLLBAR-FACE-COLOR: #000080;
	  FONT-SIZE: 10pt;
	   SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	    SCROLLBAR-SHADOW-COLOR: #ffffff;
		 COLOR: #000000;
		  SCROLLBAR-3DLIGHT-COLOR: #000000;
		   SCROLLBAR-ARROW-COLOR: #FFF5D0;
		    SCROLLBAR-TRACK-COLOR: #FEE087;
			 FONT-FAMILY: Arial, Verdana, Sans-Serif;
			  SCROLLBAR-DARKSHADOW-COLOR: #800000;
			   BACKGROUND-COLOR: #000000;
}



A.menu  {
 	font-size : 20px;
 	font-family : Elephant;
 	font-weight : bold;
 	font-style : normal;
 	color : ffffff;
 	text-decoration : none;
 }

 A:Visited.menu  {
 	font-size : 20px;
 	font-family : Elephant;
 	font-weight : bold;
 	font-style : normal;
 	color : ffffff;
 	text-decoration : none;
 }
 
 A:Active.menu  {
 	font-size : 20px;
 	font-family : Elephant;
 	font-weight : bold;
 	font-style : normal;
 	color : ffffff;
 	text-decoration : none;
 }
 
 A:Hover.menu  {
 	font-size : 20px;
 	font-family : Elephant;
 	font-weight : bold;
 	font-style : normal;
 	color : red;
 	text-decoration : none;
 }

A.middlemenu  {
 	font-size : 10px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : ffffff;
 	text-decoration : none;
 }
 
 A:Visited.middlemenu  {
 	font-size : 10px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : ffffff;
 	text-decoration : none;
 }
 
 A:Active.middlemenu  {
 	font-size : 10px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : ffffff;
 	text-decoration : none;
 }
 
 A:Hover.middlemenu  {
 	font-size : 10px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : red;
 	background-color : none;
 	text-decoration : none;
 }