a:link,  
a:visited,
a:active {text-decoration:underline;}
a:hover,
a{text-decoration:none;}
a{color:#000000;}
.title {
	font-family: arial, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.topmenu {
	font-family: arial, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.topmenu:link {
	color: #000000;
	text-decoration:none;
}
a.topmenu:visited {
	color: #000000;
	text-decoration:none;
}
a.topmenu:active {
	color: #000000;
	text-decoration:none;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.texttitle {
	font-family: arial, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textbl {
	font-family: arial, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a.textbl:link {
	color: #000000;
	text-decoration:none;
}
a.textbl:visited {
	color: #000000;
	text-decoration:none;
}
a.textbl:active {
	color: #000000;
	text-decoration:none;
}
a.textbl:hover {
	color: #000000;
	text-decoration:none;
}
.indextext {
	font-family: arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.indextext:link {
	color: #000000;
	text-decoration:underline;
}
a.indextext:visited {
	color: #000000;
	text-decoration:underline;
}
a.indextext:active {
	color: #000000;
	text-decoration:underline;
}
a.indextext:hover {
	color: #000000;
	text-decoration:none;
}