td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	lineheight: 14px;
	line-height: 16px;

}
.mainbox {
	text-align: left;
	height: 500px;
	width: 270px;
	padding: 15px;
	background-image: url(bilder/bgTekst.gif);
	background-repeat: no-repeat;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.meny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}
a.meny:link, a.meny:visited {
	color: #660066;
}
a.meny:active, a.meny:hover {
	color: #993399;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
}
.menybox {
	background-image: url(bilder/header.gif);
	background-repeat: no-repeat;
	height: 100px;
}

