a        {text-decoration: none}
a:link   {color: gray}
a:visited {color: gray}
a:active {color: black}
a:hover  {color: #00CCFF; text-decoration: none }

.basicfont {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-style: normal;





}
