	body,td,input { font-family: tahoma, helvetica; font-size: 14px; color: #444444; }
	body { background-color: #1E292E; }
	.bottom { color: #7BC2E8; }
	a {
		color: black;
		size:10px;
		text-decoration:underline;
	}
	a:hover {
		color:#808080;
		size:10px;
		text-decoration:underline;
	}

	a.upperNav {
		color:#FDC245;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}
	a.upperNav:hover {
		color:white;
		font-size:11px;
		text-decoration:underline;
		font-weight:bold;
	}

	a.small {
		color:#FDC245;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}
	a.small:hover {
		color:#808080;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}
