table {
	font-family: Tahoma, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #828282;
	text-decoration: none;
	text-align: left;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 20px;
}

.footer {
	font-size: 10px;	
	padding-top: 10px;
}

a.navi, a.navi:visited, a.navi:active {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	margin-right: 50px;
	background: none;
	padding-bottom: 15px;
}

a.navi:hover, a.naviactive, a.naviactive:visited, a.naviactive:active {
	font-weight: bold;
	font-size: 13px;
	margin-right: 50px;
	padding-bottom: 15px;
	background: url(style/rollover.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-decoration: none;
}

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

a:hover {
  text-decoration: underline;
}
