a:link, a:visited, a:active, a:hover {text-decoration: none; font-weight: bold;} 
a:link, a:visited { color: "#3A8BCB" ; }
a:active { color: "#0033FF" ; }
a:hover { color: "#0033FF" ; }


.text {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.textintable {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

.bigtext  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3A8BCB;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	line-height: 16px;
	text-decoration: blink;

}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
}
.texthignindent {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	line-height: 26px;
}
.katalogimg {
	border: 3px solid #8EBDC6;
}
p {
	text-indent: 40px;
	text-align: justify;
}
.left {
	float: left;
}
.strtoupper {
	text-transform: uppercase;
}

