body {
	background-color: #cccccc
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
a:link {
	color: #000099; 
	text-decoration: none
}
a:visited {
	color: #000099; 
	text-decoration: none
}
a:active {
	color: #000000; 
	text-decoration: underline
}
a:hover {
	color: #000000; 
	text-decoration: underline}