a:link {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;

}
.kanter {
	border: 1px solid #000000;
}
.underkanter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
