BODY {
	font-weight: bold;
}

A {
	color: #F0F8FF;
}

A:HOVER {
	color: #FFFFE0;
	text-decoration: none;
}
