#announcement {
	position: absolute;
	z-index: 00;
	height: 150px;
	width: 150px;
	top: 0px;
}



.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FAEAB9;
}
	
.Navigation{
	color: #FAEAB9;
	font-family: "Georgia";
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;		
}
	
.Navigation:link {
	color: #FAEAB9;
	font-family: "Georgia";
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;		
}

.Navigation:active {
	color: #FAEAB9;
	font-family: "Georgia";
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;		
}

.Navigation:visited {
	color: #FAEAB9;
	font-family: "Georgia";
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;	
}

.Navigation:hover {
	color: #FFFFFF;
	font-family: "Georgia";
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	font-style: none;

}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FAEAB9;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FAEAB9;
}

