div#links a span {display: none;}div#links a:hover span {display: block;   position: absolute; top: 240px; left: 0; width: 200px;   padding: 5px; margin: 10px; z-index: 100;   color: #fff; background: gray;   font: 12px Verdana, sans-serif;}             .txtContent {            font-weight: normal;           font-family: Century, Arial, Tahoma, Verdana;		   font-size: 11pt;		   color: #333333;         }         .txtContent2 {            font-weight: normal;           font-family: Century, Arial, Tahoma, Verdana;		   font-size: 13pt;		   color: #000000;         }         .txtArticle {            font-weight: normal;           font-family: Century, Arial, Tahoma, Verdana;		   font-size: 11pt;		   color: #000000;         }         .txtHeader {            font-weight: normal;           font-family: Century, Arial, Tahoma, Verdana;		   font-size: 10pt;		   color: #666666;         }  .txtQuote {            font-weight: normal;           font-family: Century, Arial, Tahoma, Verdana;		   font-size: 13pt;		   color: #cccc00;		   font-style: italic         }         .txtCaption {            font-weight: Bolder;           font-family: Century, Arial, Tahoma, Verdana;		   font-size: 11pt;		   color: #FFCC99;         }         .txtBody {            font-weight: Normal;           font-family: Arial, Tahoma, Verdana;		   font-size: 9pt;		   color: #003333;         }         .txtHighlight {            font-weight: bold;           font-family: Century, Arial, Tahoma, Verdana;		   font-size: 13pt;		   color: #330033;         }         .header {           font-family: Century, Arial, Tahoma, Verdana;			font-weight: bolder;			font-size: larger;			line-height: 120%;		} 		.header2 {           font-family: Century, Arial, Tahoma, Verdana;			font-weight: bolder;		    color: white;			font-size: 13pt;		} 		.header3 {           font-family: Century, Arial, Tahoma, Verdana;			font-weight: bolder;			font-size: 16pt;			text-decoration: underline		} 		