html, body {
	margin: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus { outline: 0; }

body {
font-family: sans-serif, times, Verdana, Arial, Helvetica;
font-size: 12px;
line-height: 1.4em;
color : #000644;
background: #000644;
}

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

.mainMenu:link { color: #fff; text-decoration: none; }
.mainMenu:visited { color: #fff; text-decoration: none; }
.mainMenu:hover { color: #ffcc00; text-decoration: none; }
.mainMenu:active { color: #ffcc00; text-decoration: none; }

.nyhetOverskrift:link { color: #000644; text-decoration: none; }
.nyhetOverskrift:visited { color: #000644; text-decoration: none; }
.nyhetOverskrift:hover { color: #0000ff; text-decoration: underline; }
.nyhetOverskrift:active { color: #000644; text-decoration: none; }

h1 {font-size: 18pt; color: #3366CC }

.texta { 
 font-size: 9px; 
 background-color: transparent; 
 border: 1px inset #a4a4a4; 
}

.button {
    border: 1px solid #a4a4a4;
    background-color: transparent;
	font-size: 9px; 
}

.textNewsArchive { 
 font-size: 11px; 
}

.textLatestHeadlines { 
 font-size: 11px;
 color: #ffffff; 
}

.textBrownHeading { 
 color: #ffffff;
 font-weight: bold;
}

td.textStandings { 
 font-size: 10px; 
}

.textStandings td { 
 font-size: 10px;
 font-family: Verdana, Arial, sans-serif, times, Helvetica; 
}