@charset "ISO-8859-1";

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 20px;
}


table {
	width: 650px;
	text-align: right;
	margin-right: auto;
	margin-left: 50px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	background-color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
td  {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}
.archive img {
	border: 0;
}

