body {
	font-size: 12px;
	background-color: #F5A90A;
	background-repeat: no-repeat;
	color: #000000;
}
a, a:link a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	}

a:active {
	color: #990000;
	}

