.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link {
	color: #339999;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #339999;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: 339999;
	text-decoration: underline;
	font-weight: bold;

}

a:hover {
	color: #006666;
	text-decoration: underline overline;
	font-weight: bold;


}
.subtitle {
	font-weight: bold;
	color: #663300;
}
.to-top {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
