.Content {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-align: justify;
	color: #333333;
}
.Content A:link {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #377F19;
}
.Content A:visited {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #377F19;
}
.Content A:hover {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #000000;
}
.Content A:active {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #377F19;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
	color: #FFFFFF;
}
.copyright A:link {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #D29C46;
}
.copyright A:visited {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #D29C46;
}
.copyright A:hover {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #00D76B;
}
.copyright A:active {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #D29C46;
}
.Title {
	font-family: Verdana;
	font-size: 17px;
    font-weight: bold;
	color: #377F19;
}