.yellowbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FFDF0D;
}

.download_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
}

.grey_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}
.grey_ornate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #777777;
}

.date_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #806505;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}


a:link {
	text-decoration: none;
	color: #555555;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #555555;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFDF0D;
}

.popup A:link {
	text-decoration: none;
	color: #FFDF0D;
}
.popup A:visited {
	text-decoration: none;
	color: #FFDF0D;
}
.popup A:hover {
	text-decoration: none;
	color: #555555;
	background-color: #FFDF0D;
}
.popup A:active {
	text-decoration: none;
	color: #555555;
}

.titlelarge {font-family: Georgia, "Times New Roman", Times, serif;	font-size: 24px;color: #666666;}
.titlelarge A:link{color: #666666;}
.titlelarge A:visited{color: #777777;}
.titlelarge A:hover{color: #666666; background-color: #FFDF0D;}
.titlelarge A:active{color: #FFFFFF; background-color: #FFDF0D;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	link {text-decoration::none;
}

.footer_image {
	background-image: url(assets/images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
