a:link {	color: red;	text-decoration:underline;}a:active {	color:#999999;	text-decoration:underline;}a:visited {	color: red;	text-decoration:underline;}a:hover {	color:#999999;	text-decoration:underline;}#tAndC{	padding-top: 20px;	padding-bottom: 10px;}#tAndC a:link {	color: #999999;	text-decoration:underline;}#tAndC a:active {	color:#red;	text-decoration:underline;}#tAndC a:visited {	color: #999999;	text-decoration:underline;}#tAndC a:hover {	color: red;	text-decoration:underline;}.thisPage{	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color:#00CCFF;	text-decoration:none;}