.main {
	font-size: 0.8em;
	color: #333333;
}
body {
	font-family: "Trebuchet MS", Verdana;
	color: #6C006C;
}
.mainB {
	font-size: 0.85em;
	font-weight: bold;
	color: #006633;
}
a:link {
	text-decoration: underline;
	color: #006633;
}
.nav {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFF00;
	clip:   rect(auto auto auto auto);
	text-indent: 18px;
}
.bord {
	border: 0.07em outset #006633;
}
a:active {
	color: #FFFF00;
}
a:visited {
	text-decoration: underline;
	color: #006633;
}

a:hover {

	text-decoration: none;
	color: #006633;
}
.small {

	font-size: 0.7em;
	color: #333333;
}
.backg {
	background-image: url(images/flowericon.gif);
	background-repeat: no-repeat;
}

