p {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}

a:link {
	color: #C11111;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #3A454B;
}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.red { color: #cc0000; font-weight: bold; }

