.menutext {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #006633; font-weight: bold; 
} 
.menutext a:link { color: #006633;
}
.menutext a:visited { color: #006633;
}
.menutext a:hover { color: #990000;
}
.menutext h1 {
	color : #669999;
}

.medium-links {
	color: White;
	text-align: center;
	font-size: 11px;
}
.medium-links a:link { color : White; text-decoration: none;
}
.medium-links a:visited { color : White; text-decoration: none;
}
.medium-links a:hover { color : #663333; text-decoration: none;
}



.imgleft {
float: left;
margin-right: 8px;
margin-left: 8px;
}

.imgright {
float: right;
margin-right: 6px;
margin-left: 6px;
}