body {
	background-color: #FF9600;
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #940000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-size: 30px;
	font-family: Tahoma;
        padding: 0;
        margin: 0;
}

.maintable {
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CF6C00;
	border-left-color: #CF6C00;
	background-color: #FFFFFF;
	text-align: center;
}

.linklists {
	border: 1px solid #000000;
	background-color: #FFEDDF;
	font-size: 13px;
	text-align: center;
}

.thumb {
	border: 1px solid #000000;
}

.sptext {font-size: 20px}

.splinks {
        font-size: 25px;
	font-weight: bold;
	font-family: Tahoma;
}

.warning {
	font-size: 14px;
	color: #CC6600;
}

.enter {
	font-size: 21px;
	font-weight: bold;
}

.navigation {
	font-size: 15px;
	font-weight: bold;
}

.usc {
	font-size: 11px;
	color: #999999;
}

