body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #641D3B;
	text-decoration: none;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.bold {
	font-weight: bold;
}
a:link {
	color: #641D3B;
	text-decoration: underline;
}
a:hover {
	color: #B2792A;
	text-decoration: underline;
}
a:active {
	color: #671E3C;
	text-decoration: underline;
}

