@charset "iso-8859-1";
/* author: Unregistered user */
/* Creation date: 2006-05-27 */

body
{
background-color: #000000;
color: #909090;
font-family: Verdana;

}


.aa {
font-size: 32px;
text-align: center;
}

.bb
{
font-size: 18px;
text-align: center;
}

.cc
{
font-size: 11px;
color: #707070;
text-align: center;
}

.dd {
font-size: 20px;
text-align: center;
color: #404080;
}

.ee
{
font-size: 25px;
text-align: center;
}

.ff
{
font-size: 17px;
text-align: center;
}

.gg
{
	font-size: 10px;
	text-align: center;
}

#gul
{
font-size: 10px;
color: Yellow;
text-align: center;
}

#nytt
{
font-size: 15px;
color: #ff5050;
text-align: right;
}

#gnytt
{
font-size: 15px;
color: #903030;
text-align: right;
}

table.a {
	width: 970px;
	background: #101010;
	border: 1px solid #303030;
}

td.a {
	background: #151515;
	font-size: 12px;
	
	text-align: center;
	border: 1px solid #404040;
	padding: 8px 6px 8px 6px;
}

td.b {
	
	background: #151515;
	font-size: 10px;
	color: #606060;
	text-align: center;
	border: 1px solid #404040;
	padding: 6px 6px 6px 6px;
}

td.c {
	font-size: 4px;
	background: #101010;
	text-align: center;
	border: 1px solid #101010;

}

table.home {
	width: 200px;
	background: #000000;
	border: 1px solid #404040;
} 

td.home {
	
	background: #101010;
	text-align: center;
	border: 1px solid;
	border-color: #404040;
	padding: 15px 15px 15px 15px;
}


table.knapp {
	width: 200px;
	background: #000000;
	border: 1px solid #404040;
} 

td.knapp {
	font-size: 14px;
	background: #151530;
	text-align: center;
	border: 1px solid;
	border-color: #404040;
	padding: 10px 7px 10px 7px;
}

a:link {
    color: #0066ff;
}
a:visited {
    color: #550000;
}
a:active {
   color: #cc0000;
	}

