p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; font-size: medium; text-decoration: none;}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; font-size: small ; text-decoration: none; text-align: center;}

a:link { 
	color: #00FFFF;
	}
	
a:visited { 
	color: #0000FF;
	}
a:hover { 
	color: #FF0000;
	text-decoration: underline;
	}
a:active { 
	color: #FF0000;
	}
