<style type="text/css">   
    
   body  {
   	font-family : Comic Sans MS,Arial;
   	color : #660033;
   }
   div  {
   	font-family : Comic Sans MS,Arial;
   	color : #660033;
   }
   
   td  {
   	font-family : Comic Sans MS,Arial;
   	color : #660033;
   }

   p  {
   	font-family : Comic Sans MS,Arial;
   	color : #660033;
   }  
   a  {
   	text-decoration : none;
   	color : #660033;
	font-family : Comic Sans MS,Arial;
   }
   
   a:hover  {
   	color : navy;
   }

   </style>