    .textroman  {  font-family: times new roman;
    	           font-size: 12pt;
    	           color: #ffffff;}

    .textverdana{  font-family: verdana, arial, helvetica, sans-serif;
    	           font-size: 7pt;
    	           color: #ffffff;}
    	    
    a:link    {color: #ffffff; text-decoration: none;}
    a:visited {color: #ffffff; text-decoration: none;}
    a:hover   {color: #ffffff; text-decoration: underline;}