<STYLE TYPE="text/css"> 
 <!--
 A:link {
 		text-decoration: none;
 }
 
 A  {
 	text-decoration : none;
 	font-family : sans-serif;
	font-size : 12;
 	color : MidnightBlue;
 	font : Arial, Helvetica;
 	font-weight : bold;
 }
 
 A:hover  {
 	color : "#FF6347";
 }
 
 .PopOutLinks 
 A  {
 	text-decoration : none;
 	color : Navy;
 	font : Arial, Helvetica;
 	font-size : 13;
 	font-weight : normal;
 }
 
 
 A:hover  {
 	color : "#CC6666";
 }
 
 .WhiteLinks 
 A  {
 	text-decoration : none;
 	color : White;
 	font : Arial, Helvetica;
 	font-size : 13;
 	font-weight : bold;
 }
 
 
 A:hover  {
 	color : "#CC6666";
 }
 
  .BlackLinks
 A  {
 	text-decoration : none;
 	color : Black;
 	font : Arial, Helvetica;
 	font-size : 14;
 	font-weight : bold;
	Height : 20;
 }
 
 A:hover  {
 	color : "#CC6666";
 }
 
   .BlackLinksLgt
 A  {
 	text-decoration : none;
 	color : Black;
 	font : Arial, Helvetica;
 	font-size : 10;
 	font-weight : normal;
 }
 
 A:hover  {
 	color : "#CC6666";
 }

 .SideBarLinks 
 A  {
 	text-decoration : none;
 	color : MidnightBlue;
 	font : Arial, Helvetica;
 	font-size : 12;
 	font-weight : normal;
 }
 
 A:hover  {
 	color : "#CC6666";
 }
 
 .BottomBarLinks 
 A  {
 	text-decoration : none;
 	color : #003399;
 	font : Arial, Helvetica;
 	font-size : 14;
 	font-weight : bold;
 }
 
 A:hover  {
 	color : "#CC6666";
 }
 
 .MainArticle>
 A  {
 	text-decoration : none;
 	color : #003399;
 	font : Arial, Helvetica;
 	font-size : 13;
 	font-weight : bold;
 }
 
 A:hover  {
 	color : "#CC6666";
 }
 
 p {
 	text-indent: 1em;
	margin-left: 1em;
	margin-right: 1em;
}

 -->
 </STYLE>
