body {background-color: #707394;}

/*Table colors*/
.menutable a:link {color: #4A96A6; text-decoration: none}
.menutable a:visited {color: #4A96A6; text-decoration: none}
.menutable a:active { color: #4A96A6; text-decoration: none}
.menutable a:hover {color: #9BC6D2;text-decoration: none}

.contenttable a:link {color: #886155; text-decoration: none}
.contenttable a:visited {color: #AD765F; text-decoration: none}
.contenttable a:active { color: #AD765F; text-decoration: none}
.contenttable a:hover {color: #B98F7B; text-decoration: underline}

.collietable{
	font-size: 12px;
	font-family: Arial;
	text-align: top;
	color: #3E6F84;
}