.green-menu {
	color: #24A427;
}
a:link		{ color: #0C3; text-decoration: none; }

a:visited	{ color: #0C3; text-decoration: none; }

a:active	{ color: #CF3; text-decoration: none; }

a:hover		{ color: #CF3; text-decoration: none; }

a img 		{ border: none; }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }

.whitefont {
	color: #FFF;
}
.yello-title {
	color: #FF0;
}
.yellow {
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
}
