/* linktitular */
	A.linktitular,A:active.linktitular {
			font-size : 10pt; 
			font-family : Verdana,Arial,sans-serif; 
			color :#9DEB59; 
			text-decoration:underline; 
			font-weight:bold;
		}

		
	A:Hover.linktitular {
			font-size : 10pt; 
			font-family : Verdana,Arial,sans-serif; 
			color :#9DEB59; 
			text-decoration:underline; 
			font-weight:bold;
		}

		
		
/* linkweb */
	A.linkweb,A:active.linkweb {
			font-size : 10pt; 
			font-family : Verdana,Arial,sans-serif; 
			color :#9DEB59; 
			text-decoration:underline; 
			font-weight:normal;
		}

		
	A:Hover.linkweb {
			font-size : 10pt; 
			font-family : Verdana,Arial,sans-serif; 
			color :#9DEB59; 
			text-decoration:underline; 
			font-weight:normal;
		}
A:Active { 
		 font-size : 9pt; 	
		 font-family : Verdana, Arial, sans-serif; 	 
		 color :#999999;
		 text-decoration : underline;
		 font-weight:normal; 
		}

		
	A:Hover  {
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	color :#BA7435;
	font-weight:normal;
	text-decoration: underline;

}


		
	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;
		font-weight:normal;
		}

	
	#menu {
		font-size : 9pt; 
		font-family : Verdana, Arial, sans-serif; 
		color :#999999; 
		text-decoration : none;
		font-weight:bold;
		}

		
	#txint {
		font-size : 9pt; 
		font-family : Verdana, Arial, sans-serif; 
		color :#999999; 
		text-decoration : none;
		}


		


/*////////// 1. enlaces comunes //////////////*/
	A { 		 font-size : 9pt; 	
		 font-family : Verdana, Arial, sans-serif; 	 
		 color :#999999;
		 text-decoration : none;
		 font-weight:normal; 
 } p { 		 font-size : 9pt; 
		 font-family : Verdana, Arial, sans-serif; 
		 color :#999999; 
		 text-decoration : none;
 } pre  { 		 font-size : 9pt; 
		 font-family : Verdana, Arial, sans-serif; 
		 color :#999999; 
		 text-decoration : none;
 } 
