.board {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC3333;
	text-decoration: none;
}
.boardCopy {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC3333;
	text-decoration: none;
}
a:hover {
text-decoration: 
none; color:#666666}

