a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.items {
	text-align: center;
	padding: 5px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.menutext {
	font-family: Arial Narrow; 
	color: #333333; 
	font-size: 10pt; 
}

a.jump {
	color: #333333;
	text-decoration: none
}
.nextprev {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Arial Narrow;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

