@charset "UTF-8";
/* CSS Document */

a:link {
	color: #490037;
	text-decoration: underline;
}
a:visited {
	color: #490037;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #490037;
}
#nav a:link {
	text-decoration: none;
	background-image: url(../_buttons/performance-off_1.png);
	padding-right: 16px;
	padding-left: 16px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.82em;
	color: #003591;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 0.16em;
	font-weight: bold;
	font-style: normal;
}
#nav a:visited {
	color: #20398e;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	border: 1px solid #333;
	background-image: url(../_buttons/performance-off_1.png);
}
#nav a:hover {
	color: #490037;
	font-family: Arial, Verdana, Helvetica;
	font-size: .82em;
	font-weight: bold;
	background-image: url(../_buttons/performance-on.png);
	letter-spacing: .16em;
}
#barlinks a:link {
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#barlinks a:visited {
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#barlinks a:hover {
	color: #eee;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
