a:link {
	font-family: Verdana;
	color: #5C7963;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	color: #5C7963;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	color: #5C7963;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	color: #38493D;
	text-decoration: underline;
}
p {
	font-family: Verdana;
	color: #38493D;
	font-size: 11px;
	text-align: justify;
}
.navline {
	font-family: Verdana;
	font-weight: bold;
	color: #5C7963;
	text-decoration: none;
}
a.index:link {
	font-family: Verdana;
	font-weight: bold;
	color: #5C7963;
}
a.index:active {
	font-family: Verdana;
	font-weight: bold;
	color: #5C7963;
}
a.index:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #5C7963;
}
a.index:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #38493D;
}