/* Hoja de estilo para Gorka's Web Page */

	A { 
		text-decoration: none;
		font-weight: bold;
	}

	P, DL, .traducido {
		font-family: Verdana,Comic Sans MS, Arial, Helvetica;
		font-size: 10pt;
		text-align: justify;
	}

	.i {
		color: blue;
	}

	.enlace {
		font-family: Verdana,Comic Sans MS, Arial, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
	}

	BODY {
		background: white;
		font-family: Verdana,Comic Sans MS, Arial, Helvetica;
	}