.mainbg { 
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.rubrikmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
input { 
color: #000000;
background-color: #D7DBE5; 
font-size: 12px;
border: 2px #FFFFFF solid;
font-family: Georgia, "Times New Roman", Times, serif;
}

textarea { 
color: #000000; 
background-color: #D7DBE5;
font-size: 12px; 
border: 2px #FFFFFF solid; 
font-family: Georgia, "Times New Roman", Times, serif;
}
.mainbg a:link, .mainbg a:visited, .mainbg a:active {
color: #FFFFFF;
text-decoration: none;
}
.mainbg a:hover {
color: #CCCCCC;
text-decoration: underline;