 .content {
	font-size : 11px;
	font-weight : normal;
	background-color: White;
	font-family : Arial;
	text-decoration: none;
}

 A {
	font-size : 10px;
	font-weight : bold;
	color : #138ABA; 
	font-family : Arial;
	text-decoration: none;
}

 A:HOVER {
	font-size : 10px;
	font-weight : bold;
	color : #034E6D; 
	font-family : Arial;
	text-decoration: underline;
}

strong {
	font-size : 10px;
	font-weight : bold;
	color : #034E6D; 
	font-family : Arial;
	text-decoration: none;
}

b {
	font-size : 10px;
	font-weight : bold;
	color : #034E6D; 
	font-family : Arial;
	text-decoration: none;
}

.domeinreg {
	font-size : 12px;
	font-weight : bold;
	color : #A0CF67; 
	font-family : Arial;
	text-decoration: none;
}


 .pagetitle {
	font-size : 12px;
	font-weight : bold;
	color : #A0CF67; 
	font-family : Arial;
	text-decoration: none;
}

/*Contact Form*/

 .contacttitle {
 	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	color : #A0CF67;
	font-family : Arial;
}

/*Frontpage News*/

 .newscontent {
 	text-decoration: none;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial;
}

 .newstitle {
 	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
	color : #A0CF67;
	font-family : Arial;
}

 .newslink A {
	font-size : 10px;
	font-weight : bold;
	color : #138ABA; 
	font-family : Arial;
	text-decoration: underline;
}

 .newslink A:HOVER {
	font-size : 10px;
	font-weight : bold;
	color : #034E6D; 
	font-family : Arial;
	text-decoration: underline;
}

/* Menu */

 .toplinks A {
 	text-decoration: none;
	font-size : 9px;
	font-weight : bold;
	color : #00648D;
	font-family : Arial;
}

.toplinks A:HOVER {
	font-size : 9px;
	font-weight : bold;
	color : #034E6D; 
	font-family : Arial;
	text-decoration: none;
}

 .hoofdmenu {
 	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	font-family : Arial;
}

 .hoofdmenu A {
 	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	font-family : Arial;
}

.hoofdmenu A:HOVER {
	font-size : 11px;
	font-weight : bold;
	color : #A0CF67; 
	font-family : Arial;
	text-decoration: none;
}

 .submenu {
 	text-decoration: none;
	font-size : 10px;
	font-weight : bold; 
	color : #ffffff;
	font-family : Arial;
}

 .submenu A {
 	text-decoration: none;
	font-size : 10px;
	font-weight : bold; 
	color : #ffffff;
	font-family : Arial;
}

.submenu A:HOVER {
	font-size : 10px;
	font-weight : bold;
	color : #A0CF67; 
	font-family : Arial;
	text-decoration: none;
}

/* Copyright */

 .copyright {
	font-family : Arial;
	font-size: 10px;
	color: White;
	}

 .copyright A {
	font-family : Arial;
	font-size: 10px;
	color: White;
	}

 .copyright A:HOVER{
	font-family : Arial;
	font-size: 10px;
	color: #A0CF67;
	}

 .form {
	font-family : Arial;
	font-size: 9px;
	font-weight: bold;
	color: #00648D;
	background-image:  url(/images/bg.gif);
	border: 1px solid #CACACA;
	background-attachment: inherit;
	}
