body { background-color: #CC0000;
          scrollbar-arrow-color: #ff0000; 
          scrollbar-track-color: #ff0000;
          font-family: Century Gothic;
          color: #ff0000; }

p { font-size: 12px; }
    
h1 { font-size: 17px;
      color: #333333;
      text-align: center; }

ul { font-style: Century Gothic; 
     font-size: 12px; 
     color: #333333;
     list-style: square; 
     margin-left: auto; }
   
table { background-color: #ffffff;
          font-family: Century Gothic;
          color: #333333;
		  margin-right: auto;
          margin-left: auto; }
		  
.menu  {font-size:18px;
		background-color:#000000;}    
.onder {font-size:11px}
.tekst {font-size:14px;
		text-align: left;
		text-valign: top}
.links {font-size:12px;
		background-color:#000000;}

				
a:link    {color:#ffffff;
			text-decoration:none}
a:visited {color:#ffffff;}
a:hover   {color:red;}
a:active  {color:#ffffff;}

a.speciallink:link    {color:#0000ff;
			}
a.speciallink:visited {color:#0000ff;}
a.speciallink:hover   {color:red;}
a.speciallink:active  {color:#0000ff;}