/*
HOJA DE ESTILO CREADA PARA ASOCIACIÓN AFRICANISTA MANUEL IRADIER POR AYSER - Desarrollos informáticos, S.L.     ayser@ayser.com
*/

A:LINK  {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
	color :#000000;
}

A:VISITED {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
	color : #00008B;
}

A:HOVER {
	color: #DC143C;
	font-weight: bold; 
	text-decoration: none;
}


.texto {
	font-family : Tahoma,arial,verdana;
	font-size : x-small;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	text-align : justify;
	margin-right: 15px;
}

.titulo {
	font-family : Tahoma,arial,verdana;
	font-size : small;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
	text-align : justify;
}

