a:link 	 {font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color:#FFFFFF;
					text-decoration	: none}

a:visited{font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color:#FFFFFF;
					text-decoration	: none}
			
a:hover {	font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color:#FFFFFF;
					text-decoration	: underline}

a:active{ font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color:#FFFFFF;
					text-decoration	: underline}
					
BODY {
margin-top:0px;
					color:#FFFFFF;
}

