/* style.css */

A:link		{
	text-decoration: none;
}

A:visited	{
	text-decoration: none;
}

A:active		{
	text-decoration: none;
	border:0;
}

A:hover		{
	text-decoration: underline;
}

.com			{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD			{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #000000;
}

BODY		{
	font-family: Times New Roman, Helvetica;
	font-size: 13px;
	color: #000000;
}

.tekst		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.amenu {
	color: #CCFA55;
	font-weight: bold;
	text-decoration: none;
}
.menucell {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}
.paginakop {
	font-size: 18px;
	font-weight: bold;
	color: #20A42C;
}
.tekstkop {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.atekst {
	color: #20A42C;
}

.acom {
	color: #000000;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #20A42C;
	font-weight: normal;
	padding-left: 3px;



}
.quotenaam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #20A42C;
	background-position: right;
}
.ayellow {
	color: #fff200;
	font-weight: normal;
}
.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: FFF200;
}
.date {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: FFF200;
}
.telersoort {
	font-size: 11px;
	color: #20A42C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.kadertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #18A306;
	height: 10px;
}
.kaderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #18A306;
}
.kaderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #18A306;
}
.kaderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #18A306;
}.design {
	font-size: 9px;
	color: #99CC66;
}
