.rub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #C00;
	line-height: 24px;
}
.rub_svart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}
.rub2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #399f43;
	line-height: 24px;
}
.brod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.brod_fet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
}
.brod_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.brod_nyhet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.brod_big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.brod_vit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#FFF;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	width: 100%;
}

.underlinemenu ul{
padding: 3px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 6px 0px 1px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 0px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 4px solid #1eaf4a; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #F00;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {text-decoration: underline; color:#C00}
a:visited {text-decoration: underline; color:#C00}
a:active {text-decoration: underline; color:#C00}
a:hover {text-decoration: none; color:#399f43}

a.meny:link {font-family: "Courier New", Courier, monospace; text-decoration: none; color:#000; font-size:14px}
a.meny:visited {font-family: "Courier New", Courier, monospace; text-decoration: none; color:#000; font-size:14px}
a.meny:active {font-family: "Courier New", Courier, monospace; text-decoration: none; color:#000; font-size:14px}
a.meny:hover {font-family: "Courier New", Courier, monospace; text-decoration: none; color:#000; font-size:14px}
	

.pstyle {
	margin: 0px 0px -10px 0px;
}

.raknare {
font-family: "Courier New", Courier, monospace; text-decoration: none; color:#000; font-size:18px}
