body {
	background-color: #FFCCE6;
}

a:link {
	color: #FFCCE6;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #F5F5DC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #A52A2A;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #CC00FF;
	font-weight: bold;
	text-decoration: none;
}
.bakgrund {
	background-color: #FFCCE6;
}
.huvudmeny {
	background-color: #7C7C7C;
}
.aktivSida {
	background-color: #A4A4A4;
	font-weight: bold;
	color: #38524D;
}
h2 {
	text-align: center;
}
.info {
	font-size: small;
}
h3 {
	text-decoration: underline;
}
.top {
	vertical-align: top;
}
#innehall {
width: 466px;
height: 410px;
overflow: auto;
}
.bildtext {
	font-size: x-small;
	font-style: italic;
	margin-top: 0px;
	text-align: center;
}
.rubrik {
	font-size: larger;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
	color: #A52A2A;
}
.bild_v {
	margin: 10 10px 10px 0px;
	float: left;
}
.bild_h {
	margin: 10px 0 10px 10 px;
	float: right;
}

.bild_c {
	margin: 10px 10px 0px 10 px;
	float: none;
}
.undermeny {
	background-color: #CAE5E7;
	text-align: center;
}
.underundermeny {
	font-style: italic;
	background-color: #CAE5E7;
	text-align: center;
}

.huvudmeny2 {
text-align: right;
background-color: #BFD7CA;
}
.högermenytext {
	text-decoration: underline;
	font-weight: bolder;
	text-align: center;
}
.nyhet {
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
}


