BODY  {
	background-color : #F8F8F2;
	margin-left : 50px;
	margin-right : 50px;
	margin-top : 25px;
	font-family : Tahoma, sans-serif;
	background-image : url(images/logoBackground.jpg);
}

.nounderline {
	text-decoration : none;
}
A {
	color : #7D7D00;
	text-decoration : none;
}

A:HOVER {
	color : #DCDA52;
}

.normal_link {
	text-decoration : underline;
}

.normalLink {
	text-decoration : underline;
}
	

H6 {
	font : xx-small;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px 0px;
}

H5 {
	font : x-small;
	margin-bottom : 0px;
	margin-top : 0px;
	padding : 0px 0px;
}

.nomargin {
	margin-bottom : 0px;
	margin-top : 0px;
	padding : 0px 0px;
}
