/*
HOJA DE ESTILO CREADA PARA ABRASIVOS MANHATTAN, S.A. POR AYSER - Desarrollos informáticos     ayser@euskalnet.net
*/

A:LINK  {
	font-family :  Tahoma, Verdana;
	font-size : xx-small;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	color : Black;
}

A:VISITED {
	font-family : Tahoma, Verdana;
	font-size : xx-small;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	color : Navy;
}

A:HOVER {
	text-decoration: none;
	font-style : normal;
	color : Red;
}

TABLE  { 
	font-family :  Arial, Tahoma, Verdana;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	color : Black;
}

BODY  { 
	font-family :  Arial, Tahoma, Verdana;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	text-align : justify;
	color : Black;
}

.texto {
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
