/* CSS Document */

.rubrik {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #666666;
	font-style:normal;
	font-weight: bold;
	}
	
.brodtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 17px;
	}
	
.brodtext2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	line-height: 17px;
	}
	
.nyhetstext {
	font-family: Arial, Verdana, tahoma;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 15px;
	text-indent: 10px;
	}
	
.kursiv {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	line-height: 17px;
	}

.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	}
	
a.prolink {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FF0000; 
	text-decoration: none;
	line-height: 20px;
	}

a.prolink:link {
  	color: #FF0000;
 	}
	
a.prolink:visited {
  	color: #FF0000;
  	}
	
a.prolink:hover {
	color: #666666;
	text-decoration: none;
	}
	
a.mainlink {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #FF0000; 
	text-decoration: none;
	line-height: 20px;
	}

a.mainlink:link {
  	color: #FF0000;
 	}
	
a.mainlink:visited {
  	color: #FF0000;
  	}
	
a.mainlink:hover {
	color: #666666;
	text-decoration: underline;
	}


a.footlink {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial;
	color: #FF0000; 
	text-decoration: none;
	}

a.footlink:link {
  	color: #FF0000;
 	}
	
a.footlink:visited {
  	color: #FF0000;
  	}
	
a.footlink:hover {
	color: #666666;
	text-decoration: underline;
	}

	
