/* newsgran */
		A.newsgran,A:active.newsgran {
			font-size : 10pt; 
			font-family : Verdana,Arial,sans-serif; 
			color :#9DEB59; 
			text-decoration:underline; 
			font-weight:bold;
		}

		
		A:Hover.newsgran {
			font-size : 10pt; 
			font-family : Verdana,Arial,sans-serif; 
			color :#9DEB59; 
			text-decoration:underline; 
			font-weight:bold;
		}


		A:visited.newsgran {
			font-size : 10pt; 
			font-family : Verdana,Arial,sans-serif; 
			color :#9DEB59; 
			text-decoration:bold; 
			font-weight:normal;
		}

		


/*////////// 1. enlaces comunes //////////////*/
		A{ 
		 font-size :  9pt; 	
		 font-family : Verdana, Arial, sans-serif; 	 
		 color :#666666;
		 text-decoration : none; 
		}



		A:Visited  {
		 text-decoration : underline; 
		 font-size : 9pt; 
		 font-family : Verdana, Arial, sans-serif; 
		 color :#999999; 
		 font-weight:normal;
		}


		
		text{
		 font-size : 9pt; 
		 font-family : Verdana, Arial, sans-serif; 
		 color :#999999; 
		 text-decoration : none;
		}

	
	#tx {
			 font-size :9pt; 
			 font-family : Verdana, Arial, sans-serif; 
			 color :#999999; 
			text-decoration : none;
		}


A:Active  { 		 font-size :  9pt; 	
		 font-family : Verdana, Arial, sans-serif; 	 
		 color :#999999;
		 text-decoration : underline; 
 } p { 		 font-size : 9pt; 
		 font-family : Verdana, Arial, sans-serif; 
		 color :#999999; 
		 text-decoration : underline;
 } pre  { 		 font-size : 9pt; 
		 font-family : Verdana, Arial, sans-serif; 
		 color :#999999; 
		 text-decoration : underline;
 } 
