td
{
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; 
color: #000000; 

}

a:link {
	color: #860F0B;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #830D09;
}
a:hover {
	text-decoration: none;
	color: #7F0E0A;
}
a:active {
	text-decoration: underline;
	color: #7D0D0B;
}

.title
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}.midtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
