a, a:hover, A:link, A:visited, A:active { text-decoration: none }

a{	
		color:#3300CC
}
a:hover {
		color:#FF0000
}
A:active {color:#FF0000
}

.right_red {
				border-right-style: solid;
				border-right-color:#E8E8E8; 
				border-right-width: 2px;
								
}
.right_lined {
				border-right-style: solid;
				border-right-color:#E8E8E8; 
				border-right-width: 2px;
					
}
.left_lined {
				border-left-style: solid;
				border-left-color: #E8E8E8; 
				border-left-width: 2px;
					
}
.underlined {
				border-bottom-style: solid;
				border-bottom-color:#E8E8E8; 
				border-bottom-width: 1px;
					
}
.tableborder_grey {
				border-right-style: solid;
				border-right-color:#E8E8E8; 
				border-right-width: 1px;
				border-left-style: solid;
				border-left-color:#E8E8E8; 
				border-left-width: 1px;
				border-bottom-style: solid;
				border-bottom-color:#E8E8E8; 
				border-bottom-width: 1px;
				border-top-style: solid;
				border-top-color:#E8E8E8; 
				border-top-width: 1px;
}
.tableborder_grey_round {
				border-right-style: solid;
				border-right-color:#E8E8E8; 
				border-right-width: 1px;
				border-left-style: solid;
				border-left-color:#E8E8E8; 
				border-left-width: 1px;
				border-bottom-style: solid;
				border-bottom-color:#E8E8E8; 
				border-bottom-width: 1px;
				border-top-style: solid;
				border-top-color:#E8E8E8; 
				border-top-width: 1px;
				border-radius: 10px;
}

.tablebackground_grey_round {
				background-color: #e8e8e8;
				border-radius: 10px;
}
.tableback_grey_round_brod {
				background-color: #e8e8e8;
				border-radius: 10px;
				font-family:  verdana, segoe ui, trebuchet ms, arial;
				font-size: 12px;
				font-color: #000000;
				font-weight: normal
}

.tablebackground_white_round {
				background-color: #FFFFFF;
				border-radius: 10px;
}

.tablebackground_black_round {
				background-color: #000000;
				border-radius: 10px;
}

.tableborder_green {
				border-right-style: solid;
				border-right-color:#339900; 
				border-right-width: 1px;
				border-left-style: solid;
				border-left-color:#339900; 
				border-left-width: 1px;
				border-bottom-style: solid;
				border-bottom-color:#339900; 
				border-bottom-width: 1px;
				border-top-style: solid;
				border-top-color:#339900; 
				border-top-width: 1px;
				border-radius: 10px;
}

.left_red {
				border-bottom:1px; 
				border-left-width:1px solid E8E8E8;
				border-right-width:1px;
				border-top-width:1px
}
.Bildtext {
				font-family:  verdana, segoe ui, trebuchet ms, arial;
				font-size: 10px;
				font-color: #000000;
				font-weight: bold
}
.brodtext {
				font-family:  verdana, segoe ui, trebuchet ms, arial;
				font-size: 12px;
				font-color: #000000;
				font-weight: normal
}
.brodtext2 {
				font-family:  verdana, segoe ui, trebuchet ms, arial;
				font-size: 15px;
				font-color: #000000;
				font-weight: normal
}
.Huvudrubrik { 
				font-family: verdana, segoe ui, trebuchet ms, arial;
				font-size: 14px;
				color: #000000;
				font-weight: normal
}

.Menyrubrik { 
				font-family: verdana, segoe ui, trebuchet ms, arial;
				font-size: 12px;
				color: #000000;
				font-weight: normal
}
.Date { 
				font-family: verdana, segoe ui, trebuchet ms, arial;
				font-size: 9pt;
				color: #8DAE0B;
				font-weight: normal
}

.rubrik { 
				font-family: verdana, segoe ui, trebuchet ms, arial;

				font-size: 15px;
				color: #000000;
				font-weight: normal
}

.body {
				background-color: #FFFFFF
}
.tabel {
	background-repeat: no-repeat;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: inherit;
	caption-side: inherit;
	empty-cells: show;
}
.td {
	background-repeat: no-repeat
}

.h66 {
		color: #000000;font-size: 12px; font-weight: 400  /*line-height:100%*/
}

.h11, h2, .h33, .h44, h5, .h66, ul, li {
		font-family:  verdana, segoe ui, trebuchet ms, arial;	
}

.h44 {
		color: #3300CC; font-size:14px; font-weight: 400
}

.h11 {   
    	color: #CC0033;font-size: 20px; 
}