
td.bottom {border-bottom: dotted 3px #D8D8D8}
td.right {border-right: dotted 3px #D8D8D8}
td.left {border-left: dotted 3px #D8D8D8}
td.top {border-top: dotted 3px #D8D8D8}


.rubrik{
	color: #797979;
	font-weight: bold;
	font-size: 15px;
	font-family: verdana;
	}
	
	.rubrik_mellan{
	color: #797979;
	font-weight: bold;
	font-size: 13px;
	font-family: verdana;
	}

.brod{
	color: #797979;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
.liten{
	color: #797979;
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	}

A:link, A:visited, A:active{ 
	text-decoration: none; 
	color: #CC6666; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	}

A:hover{
	text-decoration: underline;
	color: #CC6666; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	}
	
	A.gray:link, A.gray:visited, A.gray:active{
	text-decoration: none;
	color: #4d4d4d;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

	A.gray2:link, A.gray2:visited, A.gray2:active{
	text-decoration: none;
	color: #959595;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}