BODY {
	
	font-size : 12pt;
	font-variant : normal;
	font-weight : normal;
	font-family : "Comic Sans MS", cursive;
	width : 700px;
	padding-left : 5%;
	}

A:LINK {
	color : #D0B200;
	text-decoration : none;
}

DIV {
	width : 700px;
}
A:VISITED {
	color : #D0B200;
	text-decoration : none;
}

A:HOVER {
	color : #F9D400;
	font-weight : bold;
	}

DT  {
	color : #350800;
	font-weight : bold;
	}

HR {
	color : #D0B200;
}

H3{
	color : Black;
	margin-bottom : -25px;
	margin-top : 0px;
}
