body		{ 
			font-family:Verdana, Arial, Helvetica;
			color: black;
			background-color: #FFFFFF;
			margin:0;
			padding:0;
			}
h1 			{font-size:medium; line-height: 100%;display: inline;}
h2 			{font-size:medium; line-height: 100%;display: inline;}

a.art		{
			color: white;
			}
a.art:hover	{
			background-color: navy;
			color: white;
			}
a.tab 		{ font-size: 10px	;color: #FFFFFF ;text-decoration: none; width: 100%;}
a.tab2 		{ font-size: medium	;color: #FFFFFF ;text-decoration: none; width: 100%;}
a.tab:hover { font-size: 10px	;color: #000000	;text-decoration: none; width: 100%;}


a.tabla 		{ font-size: small; color: #FFFFFF ; text-decoration: none;}
a.tabla:hover 	{ font-size: small; color: #000000; text-decoration: none;}

.lista_cli 		{ font-size: x-small; color: #000000;}
.lista_cli td 	{ height:25px;}

.linea			{ background-color:#258cbe}
.linea td :hover{ background-color:#3399FF}

.lista_defa td 	{ height:50px; font-size:medium}

a			{ 
			color: "navy";
			text-decoration: none;
			}
a:hover		{
			text-decoration: underline;
			}
		
td.cpo		{
			color: black;
			background-color: "#FFFFFF";
	        font-size: 73%;
			}
td			{ font-size: 73% }
td.nav		{ font-size: 70%;}
td.nav2		{
			font-size: 70%;
			background-color: "#2222FF";
			}		
a.nav		{
			color:"#FFFFFF";
			font-weight: bold;
			}
a.nav2		{
			font-size: 9pt;
			color: "#FFFFFF";
			}

a.nav3		{
			color: blue
			}

a.nav: hover{
			color: "#FFFFFF";
			text-decoration: underline;
			}
td.head		{
			border-style: solid;
			border-color:black;
			border-width: 1px;
			}
a.home		{
			color: #555555;
			
			text-decoration: underline; 
			}
		
a.mas		{
			color: #999999;
			text-decoration: underline;
			}
td.item		{
			background-color: blue
			}
