body {
	font-family: "georgia", arial, helvetica;
	font-size: 13px;
}

td {
	font-family: "georgia", arial, helvetica;
	font-size: 13px;
	vertical-align:middle;
}

a:link {
	text-decoration: none;
	font-weight: regular;
	color: #99132c;
}

a:visited {
	text-decoration: none;
	font-weight: regular;
	color: #99132c;
}

a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #09120e;
}
