/* commentaar */

 BODY { font-family : "Verdana";

        font-size : 80%;

        background-color : #CCCC99; 

        background-image : none;

        color : #3333CC;}

 A:active { font-family : "Verdana";

	    color :#3333CC;

	    text-decoration : none }

 A:link { font-family : "Verdana";

					color : #003366;

          text-decoration : none }

 A:visited { text-decoration : none;}

 A:hover { color: #3333CC; }

}


