body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#666666;
	font-weight: normal;
	line-height: 18px;
}
.footer {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.footer a:link, .footer a:visited {
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
.footer a:hover {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: black;
}


.subtitle {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}

.smallText {
	font-size: 11px;
	line-height: 18px;
}

a:link {
	text-decoration:none;
	color:#666;
}
a:visited {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:underline;
	color:#000;
}

.navlink a:link {
	text-decoration:none;
	color:#000;
}
.navlink a:visited {
	text-decoration:none;
	color:#000;
}
.navlink a:hover {
	text-decoration:none;
	color:#666;
}



a:link img {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited  img {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover img {
	text-decoration:none;
	border-bottom: thin solid #666666;
	border-right: thin none #666666;
}
