.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; align="justify";
}
H1 { font-family: Arial, sans-serif;
     font-size: 120%;
	 text-align: center;}
.navlink {
	color : #0033CC;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 11px;
	text-decoration : none;
}
.navlink:hover {
	background-color : #FFFF00;
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
body {
	background-color : #FFFF00;
	background-image : url(images/spain_background.gif);
	background-position : top;
	background-repeat : repeat-x;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #ADCFFF;
	scrollbar-face-color : #639ACE;
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
