.tomohowes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #02D0D0;
	text-decoration: none;
}
a:active {
	color: #02D0D0;
	text-decoration: none;
}