.subbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0066;
	text-decoration: underline;
}
a.subbut:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	font-weight: bold;
}
.subsubbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	text-decoration: underline;
	font-weight: bold;
}
a.subsubbut:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3366;
	font-weight: bold;
}
