BODY {
	color: #663333;
	font-weight: bolder;
	background-color: #ffffcc;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font: bolder;
}

A {
	color: #000080;
	font: bold;
	text-decoration: underline;
}

A:HOVER {
	color: #cc3333; text-decoration: none;
}


