.nyheter_table
{
	border-collapse: 		collapse;
	width: 					100%;
}
.nyheter_overskrift_h2 h2
{
	margin: 				0px;
	padding-bottom:			0px;
	
	font-family:			Tahoma;
	font-size:				14px;
	font-weight:			normal;
	color:					#000000;	
}
.nyheter_dato
{
    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#808080;   
}
a.nyheterlink:link, a.nyheterlink:visited
{
    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#000000;
    text-decoration: 		none;    
}
a.nyheterlink:hover
{
    font-family:			Tahoma;
    font-size:				11px;
	font-weight:			normal;
    color:					#000000;
    text-decoration: 		underline;    
}