A.nyhet:link {
	color : #FF0000;
	background-color : #FFFFFF;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 12px;
}
A.nyhet:visited {
	color : #FF0000;
	background-color : #FFFFFF;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 12px;
}
A.nyhet:active {
	color : #FF0000;
	background-color : #FFFFFF;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 12px;
}
A.nyhet:hover {
	color : #FF0000;
	background-color : #E6E6E6;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 12px;
    text-decoration : underline overline; 
}