body {
   background:#666666
   }
#linksH a	{
	display: block;
	width: 120px;
	text-indent: 10px;
	line-height: 50px;
	min-height: 50px;
	text-decoration: none;
    font-weight : bold;
	}
#linksH a	{
   color: white;
   background: #4e070b url(gfx/bg0.jpg) no-repeat;
   background-position: 0px 50%;
   }
#linksH a:visited  {
   color: white;
   background-position: 0px 50%;
   }
#linksH a:hover{
   color: white;
   background-position: -180px 50%; 
   }
ul{ text-decoration : none;
  color : #ffffff; 
  font-family : Arial, Verdana;
  font-size : 10pt;
  }
B{ font-family: Verdana, Arial;
  color : #ffffff;
  font-size: 12px; 
  }
small{ text-decoration : none;
  font-family: Arial, Verdana;
  color : #ffffff;
  font-size: 10px;
  font-weight: bold;
  }
a{ text-decoration : underline;
  font-family : Verdana, Arial;
  font-weight : normal;
  color : #ffffff;
  font-size : 11px;
  }
p, td{ text-decoration : none;
  font-family : Verdana, Arial;
  color : #ffffff;
  font-size : 11px;
  }
.popu{ text-decoration : none;
  font-family : Arial;
  font-weight : normal;
  color : #EC0000;
  font-size : 11px;
  }
.popu:VISITED{ text-decoration : none;
  font-family : Arial;
  font-weight : normal;
  color : #EC0000;
  font-size : 11px;
  }
a.desirable:link {
  font-family : Arial;
  color: #8F8F8F;
  text-decoration: none;
  font-weight: bold;
  font-size : 10px;
}
a.desirable:hover {
  font-family : Arial;
  color: #c0c0c0;
  text-decoration: none;
  font-weight: bold;
  font-size : 10px;
}
a.desirable:active {
  font-family : Arial;
  color: #8F8F8F;
  text-decoration: none;
  font-weight: bold;
  font-size : 10px;
}
a.desirable:visited {
  font-family : Arial;
  color: #8F8F8F;
  text-decoration: none;
  font-weight: bold;
  font-size : 10px;
}