H6 {font-family : serif;
	font-weight : bold;
	font-size : small;
	line-height : -28%;
}
P  {font-family : serif;
	font-weight : bold;
	font-size : smaller;
}

H1  {font : 52px Cooper Black; color : Blue;
	text-decoration : none;	background-color : #F0E68C;
	background-position : 90%;
}

H2  {font : 25px Cooper Black; color : Blue;
	text-decoration : none;	background-color : #F0E68C;
}

H3  {}

A  {color: Black; font-family : serif; text-decoration:none;font-weight: bold;  }

A:Visited  {color: Black; font-family : serif; text-decoration:none;font-weight:bold;  }

A:Active  {color: #FFD700; font-family : serif; text-decoration:none;font-weight:bold;  }

A:Hover  {color: #DAA520; font-family : serif; text-decoration: none;font-weight:bold;  }

BODY  {
	font-family : serif;
	font-weight : bold;
	color : Black;
	background-color : White;
}

