 A:hover	{ color:#C60000 }
 .aLink     { text-decoration:none }
 .hLink     { text-decoration:none;
              color:#000000 }
 .artTitle  { font-family: arial, sans-serif ;
              font-size: 20px }
 .bodyText 	{ font-family: arial, sans-serif ; 
              font-size: 12pt ;
		  font-weight: normal }
 .descText 	{ font-family: arial, sans-serif ; 
              font-size: 12px ;
		  font-weight: normal }
 .smallText	{ font-family: arial, sans-serif ; 
              font-size: 14px ;
		  font-weight: normal }
 .indent	{ text-indent: 25px }
 .menuCell  { text-align:center;
			  cursor:pointer;
			  border:1px solid 1px;
		   }
 .menuLink { text-decoration:none;
					color:white;
					font-family:arial;
					font-size:13px;
		   }
A.menuLink:hover { color:white; }
