﻿ul {
	margin: 15px;
	list-style-type: none;
	font-size: small;
}
.container {
	position: absolute;
	width: 730px;
	height: 863px;
	z-index: 1;
	top: 0px;
	left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000000;
	text-align: left;
}
a:hover {
	font-weight: bolder;
	color: #000000;
}

