    body {
	    font-family: 'Times New Roman';
	    font-size: 11pt;
    }
  
    .mnu,:visited.mnu
    {
	    color:#ffcc00;
	    font-weight:bold;
	    font-size:120%;
	    text-decoration: none;
    } 
    :hover.mnu, .mnuA,:hover.mnuA,:visited.mnuA
    {
	    color:#ffcc00;
	    font-weight:bold;
	    font-size:120%;
	    text-decoration: underline;
    } 
 
    .quote,:hover.quote,:visited.quote
    {
	    color:#ccaaaa;
	    font-weight: normal;
	    font-style: italic;
    }   
    .content,:hover.content,:visited.content
    {
	    color:#000000;
	    font-weight:normal;
    } 
    
    .testimonial,:hover.testimonial,:visited.testimonial
    {
	    color:#773333;
	    font-weight:bold;
	    font-style: italic;
    }   
