p.head_nav a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-size: 0.85em;
}
p.head_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
p.head_nav a:hover {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: underline;
}
.head_nav {
	padding-right: 10px;
}
.bar_text {
	float: right;
	width: 114px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bar_text h3 {
	font-size: 0.9em;
	color: #003399;
	margin: 0px;
	padding: 6px 0px;
}
.bar_text p {
	font-size: 0.75em;
	color: #333333;
	margin: 0px;
	padding: 2px 0px 0px;
	text-decoration: none;
	line-height: 1.4em;
}
.bar_text p a:link {
	color: #333333;
	text-decoration: none;
}
.bar_text p a:hover {
	text-decoration: underline;
	color: #333333;
}
.bar_text h3 a:link {
	color: #003399;
	text-decoration: none;
}
.bar_text h3 a:hover {
	text-decoration: underline;
	color: #003399;
}
.bar_text p a:visited {
	text-decoration: none;
	color: #000000;
}
.bar_text h3 a:visited {
	text-decoration: none;
	color: #003366;
}

