body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color:#FFCC00;
	background-image: url(../Images/background.gif);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.boldtop 
{
	font-weight: bold;
	vertical-align:top;
}
.tdtitel
{
	background-color:#000000;
	color:#FFCC00;
	font-weight: bold;
	font-size:14px;
}
.RijDonker
{
	background-color:#FCD94B;
	color:#000000;
}
.RijLicht
{
	background-color:#FFCC00;
}
.tableborder
{
	border-color:#000000;
	border-style:groove;
}
.boldtop 
{
	font-weight: bold;
	vertical-align:top;
}
.tdtitel
{
	background-color:#000000;
	color:#FFCC00;
	font-weight: bold;
}
.RijDonker
{
	background-color:#FCD94B;
	color:#000000;
}
.RijLicht
{
	background-color:#FFCC00;
}
.tableborder
{
	border-color:#000000;
	border-style:solid;
	border-width: 2px;
}
table.nieuwstabel
{
	background-color:#F9C000;
	border-color:#000000;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 2px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 395px;
}
.nieuwscell 
{
	color: #000000;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.nieuwsheader
{
	background-color:#000000;
	color:#FFCC00;
	text-align:center;
}
.borderright
{
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	text-align:center;
}
.center
{
	text-align:center;
}
.bgTabel
{
	background-image:url(../Images/backgroundreverse.gif); 
}
.bgMenu
{
	background-image:url(../Images/menubgbest.gif); 
}