.greenmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ff00;
	text-decoration: none;
}
.greenmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ff00;
	text-decoration: none;
}
.greenmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ff00;
	text-decoration: none;
}
.greenmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}

BODY

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00ff00;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00ff00;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00ff00;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00ff00;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ff00;
	font-weight: normal;
	text-decoration: none;
}
body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}
body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}
body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bolder;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00ff00;
	text-decoration: none;
}
p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}
p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}
.bodytitle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}
.bodytitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}
.bodytitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}
Footer Navagation

.foot-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00ff00;
	text-decoration: none;
}
.foot-green a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00ff00;
	text-decoration: none;
}
.foot-green a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00ff00;
	text-decoration: none;
}
.foot-green a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}