.Content {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-align: justify;
	color: #E8E8E8;
}
.Content A:link {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #99FFFF;
}
.Content A:visited {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #99FFFF;
}
.Content A:hover {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #FFFFFF;
}
.Content A:active {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #99FFFF;
}
.Footer {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-align: justify;
	color: #000000;
}
.Footer A:link {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #FFFFFF;
}
.Footer A:visited {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #FFFFFF;
}
.Footer A:hover {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #99FFFF;
}
.Footer A:active {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
	color: #E8E8E8;
}
.copyright A:link {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #99FFFF;
}
.copyright A:visited {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #99FFFF;
}
.copyright A:hover {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #E8E8E8;
}
.copyright A:active {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #E8E8E8;
}
.Title {
	font-family: Verdana;
	font-size: 15px;
    font-weight: bold;
    text-align: justify;
	color: #99FFFF;
}