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

#wrapper a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	color: #999;
	text-decoration: none;
	line-height: 22px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
	font-style: normal;
}
#wrapper a:visited {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	text-decoration: none;
	line-height: 22px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
	font-style: normal;
}
#wrapper a:hover {
	color: #C30;
	text-decoration: none;
}
#header #mainNav ul li a.current {
	color: #630;
	background-color: #CCC;
}
#wrapper #header #mainNav a:visited {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	text-decoration: none;
	display: block;
	line-height: 22px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-weight: bold;
	font-style: normal;
}
#wrapper #header #mainNav a:link {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	text-decoration: none;
	display: block;
	line-height: 22px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-weight: bold;
	font-style: normal;
}
#wrapper #header #mainNav a:hover {
	color: #C30;
	text-decoration: none;
}