a		 		{text-decoration: none;  font-family: Tahoma;  font-size:12px; color:#6C5E5C;   }
a.black 		{text-decoration: none;  font-family: Tahoma;  font-size:12px; color:#6C5E5C;   }
a.big 		{text-decoration: none;  font-family: Tahoma;  font-size:14px; color:#6C5E5C;   }

a:hover		{
	text-decoration: underline;
	font-family: Tahoma;
	color: #241818;
}

body 			{background: #ffffff; font-family: Tahoma;  font-size: 12;}

img			{border: 0px none;}
img.ruta		{border: thin solid Black;}

h1					{font-weight: 400;  font-family: Tahoma;  font-size: 26; color:#6C5E5C;}
h1.center		{font-weight: 400;  text-align: center;  font-family: Tahoma;  font-size: 26; color:#6C5E5C;}
h2					{font-weight: 400;  font-family: Tahoma;  font-size: 22; color:#6C5E5C;}
h2.center		{font-weight: 400;  text-align: center;  font-family: Tahoma;  font-size: 22; color:#6C5E5C;}
h3					{font-weight: 400;  font-family: Tahoma;  font-size: 16; color:#6C5E5C;}
h3.center		{font-weight: 400;  text-align: center;  font-family: Tahoma;  font-size: 16; color:#6C5E5C;}

table	{font-weight: 400;  font-family: Tahoma;  font-size: 13; border: none;}	
td		{font-weight: 400;  font-family: Tahoma;  font-size: 13;}	
th		{font-weight: 400;  font-family: Tahoma;  font-size: 13;}
hr		{width:100%}