#right a:link, #right a:visited, #footer a:link, #footer a:visited, #middle a:link, #middle a:visited {
	color: #B0002E;
	text-decoration: none;
}
#right a:hover, #right a:visited:hover, #footer a:hover, #footer a:visited:hover, #middle a:hover, #middle a:visited:hover {
	text-decoration: underline;
}
#left .left a:link, #left .left a:visited {
	color: #574410;
	text-decoration: none;
}
#left .left a:hover, #left .left a:visited:hover {
	text-decoration: underline;
}
#right a.arrow-right, #middle a.arrow-right {
	background: url(../../images/bullet/arrow-red.gif) no-repeat right 5px;
	padding-right: 8px;
}
#left a.arrow-right {
	background: url(../../images/bullet/arrow-brown.gif) no-repeat right 5px;
	padding-right: 8px;
}
#right .print a:link, #right .print a:visited {
	color: #233C62;
	text-decoration: none;
}
#right .print a:hover, #right .print a:visited:hover {
	text-decoration: none;
}
#right .print a.printicon {
	background: url(../../images/icons/print.gif) no-repeat left 2px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#right .print a.printicon:hover {
	background: url(../../images/icons/print_hover.gif) no-repeat left 2px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #B0002E;
}
#right .print a.emailicon {
	background: url(../../images/icons/email.gif) no-repeat left 1px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#right .print a.emailicon:hover {
	background: url(../../images/icons/email_hover.gif) no-repeat left 1px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #B0002E;
}
#middle .copy .thirdlvlnav a, #bottom .thirdlvlnav a {
	color: #FFFFFF;
	display: inline;
	padding: 0px 8px 0px 7px;
}

