.body
{
	background-color: #e1f6b9;
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left: 0px;
	margin-right: 0px;
}
.meny 
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.admin1
{
	background-Color: #f1efe2;
	border: none;
	font-family: Arial;
	font-size: x-small;
	color: #706d66;
	text-decoration: none;
}

.admin2
{
	background-Color: #d4d0c8;
	border: none;
	font-family: Arial;
	font-size: x-small;
	color: #706d66;
	text-decoration: none;
}

.admin2rubrik
{
	background-Color: #d4d0c8;
	border: none;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #706d66;
	text-decoration: none;
}

.adminAktivitet {
	border: 1px solid gray;
	font-family: Arial;
	font-size: x-small;
	color: #706d66;
	text-decoration: none;
}

.text
{
	font-family: Arial;
	font-size: x-small;
	color: #706d66;
	text-decoration: none;
}

.menyStor
{
	font-family: Arial;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
}

.menyLiten
{
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}
.alfabet
{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #706d66;
	text-decoration: none;
}

.rasrubrik
{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #706d66;
	text-decoration: none;
}

.huvud
{
	font-family: Arial;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
	color: #706d66;
}

.rubrik
{
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #706d66;
}

.lanktext
{
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #706d66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #706d66;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #a09a8b;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #a09a8b;
	text-decoration: none;
}