.top_nav {
	font-family: Tahoma, sans-serif, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
}
.top_nav a:link {
	font-family: Tahoma, sans-serif, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
	height: auto;
	width: auto;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

.top_nav a:visited {
	font-family: Tahoma, sans-serif, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}

.top_nav a:hover {
	font-family: Tahoma, sans-serif, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	display: inline;
	margin: 1px;
	padding: 1px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 191px;
}

.top_nav a:active {
	font-family: Tahoma, sans-serif, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}
