@charset "utf-8";
#Border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #ECE9D8;
}

.Hanssonstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}
#padding {
	padding-right: 5px;
	float: left;
}
