

	body {  font-family		:	arial,verdana,geneva,helvetica,clean;
			font-size		:	18px ; 
            margin-left     :   0px ;
			color			:	#003399;
            text-align      : center;
			background-color	:	#FFCC99;
			background-repeat	:	no-repeat;
			background-attachment	:	fixed;
            scrollbar-base-color: #FFCC99;
            scrollbar-3dlight-color: #003399;
            scrollbar-shadow-color: #FFCC99;
            scrollbar-arrow-color: #003399;
        } 

body.tekst {font-family		:	arial,verdana,geneva,helvetica,clean;
			font-size		:	18px ; 
            margin-left     :   20px ;
			color			:	#003399;
            text-align      : left;
			background-color	:	#FFCC99;
			background-repeat	:	no-repeat;
			background-attachment	:	fixed;
            scrollbar-base-color: #FFCC99;
            scrollbar-3dlight-color: #003399;
            scrollbar-shadow-color: #FFCC99;
            scrollbar-arrow-color: #003399;			
        } 

table {width: 700 px;
	  font-size		:	18px ; 
          border: outset 0px; 
          border-spacing: 0px ;
        }

table.small {width: 150 px;
          border: outset 0px; 
          border-spacing: 0px ;
        }            
						
td      	{	text-align		:	center;
			font-family		:	arial,verdana,geneva,helvetica,clean;
			font-size		:	12px;
                        color			:	#003399;
			border-style	:	none;
			border-width	:	0px;
			background-color:	transparent;
                }

td.spons        {       text-align		:	center;
                        vertical-align  :   bottom;
			font-family		:	arial,verdana,geneva,helvetica,clean;
			font-size		:	12px;
                        color			:	#003399;
			border-style	:	none;
			border-width	:	0px;
			background-color:	transparent;
                        width           :   230px;
                }

td.menu	{       	text-align		:	left;
                        vertical-align  :   top;
			font-family		:	arial,verdana,geneva,helvetica,clean;
			font-size		:	12px;
			border-style	:	none;
			border-width	:	0px;
			color   		:	#FFCC99;
			background-color:	#003399;
                        text-indent     :   5;
         }

td.linksblok {          text-align	:	left;
                        vertical-align  :   top;
			font-family		:	arial,verdana,geneva,helvetica,clean;
			font-size		:	12px;
			border-style	:	none;
			border-width	:	0px;
			color   		:	#003399;
			background-color:	#FFCC99;
                        text-indent     :   5;
         }

a:link   {             text-decoration : none;
                       color           : #FFCC99 ;
         }
a:visited {            text-decoration : none;
                       color           : #FFCC99 ;
          }

a:hover  {  	       color           : #00FFFF;
                       text-transform  : uppercase;
                       font-weight     : bold;
	}

a:active  {  	       color           : white;
                       text-transform  : uppercase;
                       font-weight     : bold;
	}

	
a.blauw:link
         {             text-decoration : none;
                       color           : #003399 ;
                       font-style      : italic;
         }


a.blauw:visited 
          {            text-decoration : none;
                       color           : #003399 ;
                       font-style      : italic;
          }
a.blauw:hover {        text-transform  : uppercase;
	               color           : maroon;
	}	

 hr      {              width         : 50px;
                        color         : #003399;
                        height         : 1px;
        }
