body { 

	bgcolor: #ffffcc; 
}


A:link {

	color: #006600; 
	text-decoration:underline;
}



A:visited {

	color: #990000; 
	text-decoration:underline;
}



A:hover {

	color: #990000;
	text-decoration:underline;
}
