A         {font-size : 12; font-family : Arial;
			 color :#787878; 
			 text-decoration : none; 
			 text-align :center;
			 font-weight : bold}

A:Visited {font-size : 12; 
			 font-family : Arial;
			 color : #787878; 
			 text-decoration : none; 
			 text-align :center;
			 font-weight : bold}

A:Active  {font-size : 12; 
			 font-family :Arial; 
			 color : #787878; 
			 text-decoration : underline;
			 text-align :center;
			 font-weight : bold}

A:Hover   {font-size : 12; 
		     font-family : Arial; 
		     color : #FF9900; 
			 text-decoration :none;
			 text-align :center;
			 font-weight : bold}
			
