BODY {
		color: black;
		font-family: times, "Times New Roman", "serif";
		font-size: 14px;
		line-height: normal;
		font-style: normal;
		font-weight: normal;
	}

A {
	color: Black;
	text-decoration: none;
	}

a:visited {
	color: Black;
	}

A:HOVER {
	color: #CC0000;
	text-decoration: underline;
	}

.biggertext
	{
		color: black;
		font-family: times, "Times New Roman", "serif";
		font-size: 18px;
		line-height: normal;
		font-style: italic;
		font-weight: normal;
	}
.headercolor{
	
	}

.navcolor {
	background-color: #6699CC;
	}

.bodybackgroundcolor {
	background-color: #6699CC;
	}

.navigationbackgroundcolor {
	background-color: #E9E7DB;
	}

.footer {
	font-size: smaller;
	background-color: #E9E7DB;
	}