<style>

<!--
BODY	 {
			Font-Family : Georgia, Times New Roman, Times, serif ;
			Font-Size : 10px
			color:#016356;
			font-weight : bold ;
			letter-spacing: 2px;
			margin:0;
		}
:link	 {
			Font-Family : Georgia, Times New Roman, Times, serif ;
			Font-Size : 10px ;
			Color : #016356 ;
			font-weight : bold ;
			letter-spacing: 2px;
			Text-Decoration : none
		}
:active	 {
			Font-Family :Georgia, Times New Roman, Times, serif ;
			Font-Size : 10px ;
			font-weight : bold ;
			Color :#016356 ;
			letter-spacing: 2px;
			Text-Decoration : None
		}
:visited	 {
			Font-Family :Georgia, Times New Roman, Times, serif ;
			Font-Size : 10px ;
			font-weight : bold ;
			Color : #016356 ;
			letter-spacing: 2px;
			Text-Decoration : None
		}
A:hover	 {
			Font-Family :Georgia, Times New Roman, Times, serif ;
			Font-Size : 10px ;
			Color :#ff6010;
			font-weight : bold ;
			letter-spacing: 2px;
			Text-Decoration : None;
			
		}

-->
</style>