.blokboldline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: underline}
#homeText {
	margin: 0px 35px 10px;
}
#homeText #imageRight {
	margin: 5px;
	float: right;
	width: 175px;
}
#homeText a:link {
	color: #3300CC;
	text-decoration: underline;
}
#homeText a:visited {
	color: #3300CC;
	text-decoration: underline;
}
#homeText a:hover {
	color: #3300CC;
	text-decoration: none;
}
#homeText a:active {
	color: #3300CC;
	text-decoration: underline;
}
