body {
	background-color:#E9BCBC;
	color:#666666;	
}

a:link, a:visited { 
	color:#006699; 
	text-decoration:none; 
} 

#caption a:link, #caption a:visited, #copyright a:link, #copyright a:visited, .float p a:link, .float p a:visited, h1 a:link, h1 a:visited, #intro a:link, #intro a:visited {
	border-bottom:1px dotted #006699;
}

a:active { 	
	color:#CCCCCC; 
	text-decoration: none; 
} 

a:hover { 
	color:#669999; 
	text-decoration:none;
}

#caption a:hover, #copyright a:hover, .float p a:hover, h1 a:hover, #intro a:hover  { 
	border-bottom:1px dotted #669999;
}

#copyright { color:#666666;  }
