body, td {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	}
.logo {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 13px;
	}

a:link {
	color: #FF4801;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #FF4801;
	text-decoration: none;
	font-weight: bold;
	}
	
a:active {
	color: #FF4801;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited {
	color: #FF9F23;
	text-decoration: none;
	font-weight: bold;
	}


