A:link, A:active
	{
   font-size	:	8pt;
   font-family   :  Arial;
   font-weight : bold;
	text-decoration	:	none;
	color		:	#ff0000;
	background	:	transparent;
	}
A.service:link, A.service:active 
			{
			text-decoration	:	underline;
			color	:	#000000
			}
A.service:visited
         {
         font-size   :  8pt;
         text-decoration   :  underline;
         color :  #3333CC;
         }
A:visited 
	{
   font-size	:  8pt;
   font-family   :  Arial;
   font-weight : bold;
   	text-decoration	:	none; 
   	color		:	#ff0000;
  	background	:	transparent; 
	}		

A.menu:link, A.menu.active 
   {
      font-family  :  Arial;
      font-size	:	8pt;
      color  :  #000000;
      text-decoration   :  underline;
   } 
A.menu:visited
   {
      font-family :  Arial;
   	font-size   :  8pt;
      font-weight :  bold; 
      text-decoration	:	underline; 
   	color		:  #3333CC; 
  	   background	:	transparent; 
	}
A.menu:hover 
	{ 
      font-family :  Arial;
   	font-size   :  8pt; 
      text-decoration	:	none; 
	   color		:	#000000;
	   background	:	#ffcc00;
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	  color		:	#000000;
	  background	:	#ffcc00;
  }
P
 {
   text-align:left;
   color:black;
   font-family:Arial;
   font-size: 12px;
 }
td
  {
    text-align:left;
    color:black;
    font-family:Arial;
    font-size: 12px;
  }
th
  { 
	color:black;  
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
  }	

 
  
