BODY{font-family:Arial, Helvetica;}
A {
	color : Black;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : Red;
}
P {
	margin-top : 5px;
	margin-bottom : 5px;
}
UL {
	margin-top : 2px;
	margin-bottom : 2px;
}
