body,td,th {
	color: #344c7c;
	font-family: Tahoma;
	font-size: 12px;
}
body {
	background-color: #344c7c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #7E2A26;
}
.header {
	padding: 25px;
	font-size: 24px;
	font-weight: bold;
}
td.menu a {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	border-style: solid;
	border-width: 1px;
	border-top-color: #c9beba;
	border-bottom-color: #60514a;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #c7bdbb;
	background-image: url(/images/speedrunner/menubg.jpg);
	color:#FFFFFF;
	text-decoration: none;
}

td.menu a:hover {
	color:#eee3cd;
	background-image: url(/images/speedrunner/menubg2.jpg);
	text-decoration: underline;
}

.link {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color: #7E2A26;text-decoration: underline; } 
.text {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color: #344C7C;}
.url {line-height: 14px; font-size: 10px;font-family: arial, sans-serif;color: #7E2A26;}
.hand { cursor: pointer;cursor: hand; }
