
text
{
	color:#000000;
	font-family: Perpetua;
	font-size:16px;
	text-decoration:none;
}
A:link             { color: #000000;
                     font-size: 16px; font-family:  Perpetua; font-weight: none; text-decoration: none; }
A:visited          { color: #000000;
                      font-size: 16px;font-family:  Perpetua; font-weight: none; text-decoration: none; }

A:hover { color:red; text-decoration: none; }

div#sitebreedte
{
   width: 900px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#header {width:100%; margin:0 ; auto; background:#666666; padding:2px;}
#footer {width:100%; margin:0 ; auto; background:#666666; padding:2px;}

A.menulink {
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:Perpetua;
font-size:16px;
color: #000000;
BORDER: none;
border: solid 0px #FFFFFF;}
A.menulink:hover {
border: solid 0px #0000CC;
background-color:#cccccc;}



