	body {
		margin:0px 0px 10px 0px;
		background: #FBCDDA;  color: #E86489;	font-family: Arial Black, Impact, Verdana;	
		}
	A 			{ color: #E86489; font-size: 11pt; font-family: Arial, Verdana; text-decoration: none; font-weight:bold; } 
	A:link		{ color: ##E86489; text-decoration: none; } 
	A:visited	{ color: ##E86489; text-decoration: none; } 
	A:active	{ color: white;  } 
	A:hover		{ color: #E86489;  } 

	#banner {
		font-family:arial black, sans-serif;
		color:#E86489;
		font-size:15px;
		font-weight:normal;
  		background: white;
  		padding:10px; 
  		text-transform:uppercase;
		letter-spacing: .2em; 		
		}

