/* CSS Document */
body,
html { margin:0; padding:0; color:#000; font-family: Arial, sans-serif; font-size: 10px; background-attachment: scroll; background-position: 0 0;  }
	
a:link { color:  #F22A21; text-decoration: none; }
a:visited { color:  #F22A21; text-decoration: none; }
a:hover { color:  #003D7E; text-decoration: underline; }
a:active { color: #003D7E; text-decoration: underline; }	

	
	
