body {
	background-color: "#FFCCCC";
}

a:link { color: "#000033"; text-decoration: none } 

a:visited { color: "#0000FF"; text-decoration: none } 


a:hover {
	text-decoration: none;
	font-style: italic;
	color: "#660033";}

p {	color: "#000000";
	text-align: center; 
	text-decoration: none } 


table.pop-up	{
	background-color: "#ffccff"; }
