
body
{

background-image: url(1.gif)
}


a { color: yellow; text-decoration: none; font-size:16pt; font-family:courier new; font-weight:bold}
        a.blue { yellow: blue; text-decoration: none; } // grundfärg
        a.textlink { color: yellow; text-decoration: none; }
        a:hover { text-decoration: none; color: "pink"; font-size:16pt}

H1
{font-family:courier new; font-size:22pt; color:white}

H2
{font-family:courier new; font-size:16pt; color:white}

H3
{font-family:courier new; font-size:12pt; color:white}

.rubrik
{font-family:courier new; font-size:16pt; color:white}

H4
{font-family:courier new; font-size:4pt}

.rubrik3
{font-family:courier new; font-size:12pt}

.rubrik1
{font-family:courier new; font-size:10pt}

.rubrik2
{font-family:courier new; font-size:16pt; font-weight: bold}


.lager {
        visibility: hidden;
        font-family:courier new;
        font-size:14pt;

        }


.meny {
font-weight: bold;
font-size: 14pt;
font-family:courier new;
}





