body, table, tr, td, p {
  color: black;
  font-family: Verdana;
  font-size: 11px;
  line-height: 17px;
}

h3 {
  font-size: 13px;
}

img {
  border: 0;
}

a {
	color: #a90000;
	text-decoration: none;
}

a:link {
	color: #a90000;
	text-decoration: none;
}

a:visited {
	color: #a90000;
	text-decoration: none;
}

a:hover {
	color: #a90000;
	text-decoration: underline;
}

.cat {
  text-transform: uppercase;
}

.menu {
  text-transform: uppercase;
}

.menu a {
	color: black;
	text-decoration: none;
}

.menu a:hover {
	color: #a90000;
}
