	body {
		background-color: a49f8d;
	}
	.GrayBack {
		background-color: 4F5A62;
	}
	.Whitetext {
		font-family: Helvetica;
		font-size: 18px;
		color: #d4dee5;
		font-weight:bold;
	}
	.HomePagenav {
		font-family: Georgia, Helvetica;
		font-size: medium;
		color: #CCFFFF;
	}
	
	
	.SectionTitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: large;
		color: black;
	}
	a:link {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CCFFFF;
	}
	a:visited {
		font-family: Helvetica;
		font-size: 14px;
		color: #FFFF99;
		font-weight: bold;
			text-decoration: none;
	}
	.BlackText {
		font-family: Helvetica;
		font-size: x-small;
		color: #000000;
		font-weight: bold;
	}
	.WorkTitle {
		font-family: Helvetica;
		font-size: small;
		font-weight: bold;
		color: #d4dee5;
	}
.WorkTitleBlack {
			font-family: Helvetica;
		font-size: small;
		font-weight: bold;
		color: #000000;
}
a:active {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
