A{
	text-decoration:none;
	font-family: Arial;
	font-size: 18px;
	color: #0099CC
	}
	A:hover{
	text-decoration:underline;
	font-family: Arial;
	font-size: 18px;
	color: #FF9000
	}
	TD {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF
	}
	.Head {
	font-family: Arial;
	font-size: 16px;
	color: #FFCC33;
	font-weight: bold
	}
	.Select{
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	color: #6F6F6F;
	background-color: #000000
	}
	A.headerNavigation {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	}

	A.headerNavigation:hover {
	color: #FF9000;
	font-size: 13px;
	}
