.link {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.red {
	color: #CC0E0D;
}
