body {
        background-color: #82d4cb;
}

a:link {
        color: #FFFFFF;
        text-decoration: none;
}
a:visited {
        color: #FFFFFF;
        text-decoration: none;
}
a:active {
        color: #FFFFFF;
        text-decoration: none;
}
a:hover {
        color: #000000;
        text-decoration: underline;
}

.rubrik {
        font-family: Verdana, Arial;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        text-align: center;
}

.underrubrik {
        font-family: Verdana, Arial;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

.text {
        font-family: Verdana, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
}.pris {
	color: #F00;
	font-weight: bold;
}
