body {
	background: url(images/top.png);
	background-repeat: repeat-x;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 70%;
	padding: 0px;
	margin: 0px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #128ab1;
}


a.footer:link {
	border-bottom: 1px dashed #000000;
}

.head {
	text-align: center;
}
