BODY, TD, TR	 	{font-family:verdana, geneva, arial, helvetica, sans-serif; font-size:10px; color: #999999; line-height:14px;}
h3.mellanrubrik		{font-family:verdana, geneva, arial, helvetica, sans-serif; font-size:12px; font-weight:bold; color: #999999; line-height:16px;}
 
A:link 				{text-decoration: none; color:#FF0000;}
A:hover 			{text-decoration: underline; color:#FF0000;}
A:visited 			{text-decoration: underline; color:#999999;} 
A:active 			{text-decoration: underline; color:#FF0000;}



a:link {
	font-weight : bold;
	text-decoration : none;
	color : white;
}
a:visited {
	font-weight : bold;
	color : silver;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color : white;
}

div.news-content{
	font-size: 10px;
	color : #aaa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px 10px 0px;
	width:250px;
}
div.news-date{
	font-size: 9px;
	color : #aaa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px 5px 0px;
	font-weight : bold;
}
div.news-header{
	font-size: 14px;
	color : #ddd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px 3px 0px;
	font-weight : bold;
	width:250px;
}
h1{
	font-size: 30px;
	color: silver;
}
h2{
	font-size: 22px;
	color: silver;
}
h3{
	font-size: 16px;
	color: silver;
}
h4{
	font-size: 14px;
	color: silver;
	font : italic;
}
h2.show-header{
	font-size: 20px;
	color: silver;
    line-height:24px;
    text-align: right;
}

p.show-text{
    font-family:verdana, geneva, arial, helvetica, sans-serif; 
    font-size:10px; 
    color: #999999; 
    line-height:14px;
}
p.comment{
	border : 2px dashed Fuchsia;
	padding: 10px 5px 15px 15px;
	font-style : italic;
    width:550px;
    color : 333;
}
span.red{
    color: c00;
}

img{
	border: 0;
}