
<STYLE TYPE="text/css">
      <!--
 
    .purple
    {
        background-color : purple;
    }
		
    .active
    {
        color : yellow;
    	font-family :  Arial, Geneva, sans-serif;
        font-weight : bold;
        font-size : 100%;
	text-decoration : none
    }
	  
    .menuLink
    {
        color : white;
        font-family :  Arial, Geneva, sans-serif;
        font-weight : bold;
 	font-size : 100%;
	text-decoration : none
    }

    .activeMenuLink
    {
        color : yellow;
        font-family :  Arial, Geneva, sans-serif;
        font-weight : bold;
 	font-size : 100%;
	text-decoration : none
    }

    a.menuLink:hover
    {
        color : yellow;
	font-family :  Arial, Geneva, sans-serif;
        font-weight : bold;
        font-size : 100%;
	text-decoration : none
    }

    .headline
    {
	color : black;
        font-weight : bold;
        font-family :  Arial, Geneva, sans-serif;
 	font-size : 175%;
	text-decoration : none
    }

    .bodytext
    {
	color : black;
        font-family :  Arial, Geneva, sans-serif;
 	font-size : 100%;
	text-decoration : none
    }



		  	
    -->  
</STYLE>

