.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #598DC4;
	text-decoration: none;
}
.toplink a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.menulink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.menulink a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.quicklink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.quicklink a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.generaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #47484A;
	text-decoration: none;
	line-height: 20px;
}
.footerlink a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}
.navigationlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8F;
	text-decoration: none;
	text-indent: 6px;
}
.navigationlink a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9F33;
	text-decoration: none;
	text-indent: 6px;
}