A.menu { text-decoration:none; font-weight: bold; font-family:  Arial, Helvetica, sans-serif; font-size: 16px }
A.menu:link { color:white; }
A.menu:visited { color:white; }
A.menu:active { color:white; }

A.tpmenu { text-decoration:none; font-weight: bold; font-family:  Arial, Helvetica, sans-serif; font-size: 12px }
A.tpmenu:link { color:white; }
A.tpmenu:visited { color:white; }
A.tpmenu:active { color:white; }

A.news { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
A.news:link { color: #333333 }
A.news:visited { color: #333333 }
A.news:active { color: #333333 }

hr.footer { color: #666666}
hr.lines { color: #666666; font-size: 4px; }
td {  font-family:  Arial, Helvetica, sans-serif; font-size: 14px}
td.wog {  font-family:  Arial, Helvetica, sans-serif; font-size: 14px}
td.sectitle {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #666666}
div {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666}
td.texttitle {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #666666}
table.menu {  border-top: thin solid #36648B}

h1 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #666666}
h2 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #666666}
h3 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #666666}

ul { list-style: disc outside; color: #666666 }


/* specifiek voor wog omdat anders voor header van forum styles van phpnuke worden overgenomen*/
input,textarea, select {
	color : #000000;
}

input { text-indent : 2px; }

.wogbox {
	border-top : 2px;
	border-left: 2px;
	border-bottom : 1px Silver;
	border-right: 1px Silver;
	border-style : inset solid solid inset;
	font: normal 14px Helvetica, Arial, sans-serif;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-right: 3px;
	padding-left: 1px;
	border-color : #cccccc;}

.wogbutton {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 13px; font-family: Helvetica, Arial, sans-serif;
}


