body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

a.index:link {
	text-decoration: none;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: "Arial Narrow";
	text-align: center;
}
a.index:active {
	text-decoration: none;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: "Arial Narrow";
	text-align: center;
	}
a.index:visited {
	text-decoration: none;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: "Arial Narrow";
	text-align: center;
}
a.index:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: "Arial Narrow";
	text-align: center;
}

td.pic {
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;

}

table.index {
	background-image: url(english/images/wales.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
