a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000AA;
}
a:link {
	text-decoration: none;
	color: #0000AA;
}
a:visited {
	text-decoration: none;
	color: #0000AA;
}
a:hover {
	text-decoration: underline;
	color: #AAAAFF;
}
a:active {
	text-decoration: none;
	color: #AAAAFF;
}
/*--------------------------------------------------------*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000AA;
}
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #0000AA;
	color: #0000AA;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #0000AA;
	color: #0000AA;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #FAFAFF;
	color: #AAAAFF;
}
.text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #FAFAFF;
	color: #AAAAFF;
}
/*--------------------------------------------------------*/
.lokal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAFF;
}
.lokal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #0000AA;
	color: #0000AA;
}
.lokal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #0000AA;
	color: #0000AA;
}
.lokal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #FAFAFF;
	color: #AAAAFF;
}
.lokal a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #FAFAFF;
	color: #AAAAFF;
}
/*--------------------------------------------------------*/
.pseudotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #0000AA;
	color: #0000AA;
}
