@import url("img/menu/menu.css");

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
body {
	letter-spacing: 1px;
	background-color: #4A0108;
	margin-top: 0px;
	margin-left: 0px;
}

td {vertical-align:top}

.xsmall {font-size: x-small}

.small {font-size: small}

a {
	color: #FFDFDF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

