* {
	font-family: arial;
	font-size: 12px;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

h1, h2, h3 {
	color: #ff5cdf;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

body {
	background-image: url(images/bamse.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:hover {
	color: #ff5cdf;
	text-decoration: none;
}

.menu {
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 200px;
}

.menu a {
	text-decoration: none;
}

.borderTop {
	margin-top: 10px;
	border-top: 1px solid #ff5cdf;
}

.message {
	border-bottom: 1px solid #ff5cdf;
	padding-top: 5px;
}
