.box_news a:link {
	color: #660000;
	text-decoration: none;
}
.box_news a:hover, .box_news a:visited:hover {
	color: #C05F32;
	text-decoration: underline;
}
.box_news a:visited {
	color: #330000;
	text-decoration: none;
}

.utilnav a:link, .utilnav a:visited {
	color: #82251E;
	text-decoration: none;
}
.utilnav a:hover, .utilnav a:visited:hover {
	text-decoration: underline;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:visited:hover {
	text-decoration: underline;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.box_subnav a:link, .box_subnav a:visited {
	color: #663300;
	text-decoration: none;
}
.box_subnav a:hover, .box_subnav a:visited:hover {
	text-decoration: underline;
}
.ip_copy a:link, .ip_copy_second a:link {
	color: #82251E;
	text-decoration: none;
}
.ip_copy a:hover, .ip_copy a:visited:hover, .ip_copy_second a:hover, .ip_copy_second a:visited:hover {
	color: #A86A10;
	text-decoration: underline;
}
.ip_copy a:visited, .ip_copy_second a:visited {
	color: #C05F32;
	text-decoration: none;
}
.toplink {
	background: url(../../images/arrow_top.gif) no-repeat left center;
	padding-left: 15px;
}
.pdf {
	background: url(../../images/icon_pdf.gif) no-repeat right top;
	padding-right: 18px;
	height: 15px;
}
.out {
	background: url(../../images/arrow_out.gif) no-repeat right center;
	padding-right: 12px;
}
.ip_copy ul ul li a:link, .ip_copy ul ul li a:visited {
	color: #A86A10;
	text-decoration: none;
}
.ip_copy ul ul li a:hover, .ip_copy ul ul li a:visited:hover {
	text-decoration: underline;
}
.subnav a:link, .subnav a:visited {
	color: #663300;
	text-decoration: none;
}
.subnav a:hover, .subnav a:visited:hover {
	text-decoration: underline;
}
.box_subnavtwo a:link, .box_subnavtwo a:visited {
	color: #663300;
	text-decoration: none;
	border-left: 1px solid #999999;
	padding: 10px;
	
}
