body {
	background-color:#D5EAEA;
	color:#000000;	
}

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:#993300; 
	text-decoration:none;
}

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

#copyright { color:#666666;  }


#caption {
	width:650px;
}

#caption p {
	margin-top:1em;
	font-weight:normal;
}