BODY {
	color: #000000;
	font-family: "Comic Sans MS", "Lucida Handwriting";
	font-size: 12px;
	text-align: left;
	

}

A {
	color: #0D0D0D;
	text-decoration: none;
	font-weight: normal;

}

A:HOVER {
	color: #FEFEFE;
	font-weight: normal;
	background-color: #782E07;
}
