a.menu {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.menu {
 color:#ebdcdc;
 text-decoration: none;
}

.testimonial {
font-family: Helvetica, sans-serif;
font-size:11px;
line-height:normal;
font-weight: normal;
font-variant:normal;
text-transform:none;
text-decoration:none;
color:#444444;
}

.copy {
font-family: Helvetica, sans-serif;
font-size:11px;
line-height:normal;
font-weight: normal;
font-variant:normal;
text-transform:none;
text-decoration:none;
color:#000000;
}

a {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #951B1E;
	text-decoration: none;
}

a:hover {
 text-decoration: underline;
}