/* CSS Document */


.ftrNav a {
	font-family: Arial;
	font-size: 9px;
	color: #347728;
}
.ftrNav a:link {
	text-decoration: none;
}
.ftrNav a:visited {
	text-decoration: none;
	color: #347728;
}
.ftrNav a:hover {
	text-decoration: none;
	color: #A8A675;
}
.ftrNav a:active {
	text-decoration: none;
	color: #347728;
}

.cpyRiteNav a {
	font-family: Arial;
	font-size: 9px;
	color: #9ED18C;
}
.cpyRiteNav a:link {
	text-decoration: none;
}
.cpyRiteNav a:visited {
	text-decoration: none;
	color: #9ED18C;
}
.cpyRiteNav a:hover {
	text-decoration: none;
	color: #A8A675;
}
.cpyRiteNav a:active {
	text-decoration: none;
	color: #9ED18C;
}

.internalLinks a {
	font-family: Arial;
	font-size: 11px;
	color: #EFECA9;
}
.internalLinks a:link {
	text-decoration: none;
}
.internalLinks a:visited {
	text-decoration: none;
	color: #EFECA9;
}
.internalLinks a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.internalLinks a:active {
	text-decoration: none;
	color: #EFECA9;
}

.groupworks a {
	font-family: Verdana;
	font-size: 11px;
	color:#620062;
}
.groupworks a:link {
	text-decoration: none;
}
.groupworks a:visited {
	text-decoration: none;
	color: :#620062;
}
.groupworks a:hover {
	text-decoration: none;
	color: #A8A675;
}
.groupworks a:active {
	text-decoration: none;
	color: :#620062;
}

.normal a {
	font-family: Arial;
	font-size: 11px;
	color: #357529;
}
.normal a:link {
	text-decoration: none;
}
.normal a:visited {
	text-decoration: none;
	color: #357529;
}
.normal a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.normal a:active {
	text-decoration: none;
	color: #357529;
}