a {
	cursor: crosshair; text-decoration: none
}
a:link {
	color: #6b1500; background-color: transparent; text-decoration: underline
}
a:visited {
	color: #6b1500; background-color: transparent; text-decoration: underline
}
a:hover {
	color: #6b1500; background-color: transparent; text-decoration: underline
}

td {
	font-size: 14px; font-family: 'century gothic',sans-serif;
	background-color: #ffffdd;
}
body {
	font-size: 14px; font-family: 'century gothic',sans-serif;
	color: #6b1500; background-color: #ffffdd; 
}

