body {
	font-family: "palatino linotype", times new roman, helvetica;
	font-size: 12px;
}

td {
	font-family: "palatino linotype", times new roman, helvetica;
	font-size: 12px;
}

a:link {
	text-decoration: None;
	font-weight: regular;
	color: #5A0031;
}

a:visited {
	text-decoration: None;
	font-weight: regular;
	color: #5A0031;
}

a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #B5AF79;
}
