A {TEXT-DECORATION: none;}
A:link {COLOR: #6699ff; TEXT-DECORATION : underline; }
A:active {COLOR: #cc6600; background: #0000fb; TEXT-DECORATION: none; }
A:visited {COLOR: #9900cc; TEXT-DECORATION : underline;  }
A:hover {COLOR: #31A6C6; background: #blue; TEXT-DECORATION: none;}


H1, H2, H3, H4, H5, H6, TD, TH, P
		{font-family: Kristen ITC, Verdana, Arial; 
		text-align: center;
		margin-bottom: 0pt;
		color : white;
		font-size: 11px;
		vertical-align: center;
		font-weight: bold; }