a.condbut, a.treatbut {
	display: block;
	color: #fff;
	background-color: #004a64;
	font: bold 17px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 10px 0 10px 15px;
	background: #004a64 url('../images/bg_2arrow.gif') no-repeat 210px 9px;
}

a.treatbut {
	background-color: #a9b278;
	background-position: 210px -39px;
}

a.condbut:hover {
	background-color: #004a64;
	background-position: 220px 9px;
}

a.treatbut:hover {
	background-color: #a9b278;
	background-position: 220px -38px;
}

#rightcol a {
	text-decoration: none;
	color: #00678b;
}

#rightcol a:hover {
	text-decoration: underline;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}