/*#nav {
	color:#000000;
}
#nav a {
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}*/
#nav .current {
	color:#D83A26;
	font-weight:bold;
	padding-top:4px;
	padding-left:10px;
	padding-bottom:3px;
	font-family:Arial;
	font-size:12px;
}
.text_high{
	color:#D83A26;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;	
	padding-left:10px;	
	font-family:Arial;
	font-size:12px;
}
.text_high a:link, .text_high a:active, .text_high a:visited, .text_high a:hover{
	color:#D83A26;
	font-family:Arial;
	font-size:12px;
}
