.style5 {
	color: #FFFFFF;
	font-size: 70%;
}
.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 70%;
     }

.white a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 70%;
     }

.white a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 70%;
     }

.white a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 70%;
     }

#goodTime {
	padding-left: 15px;
	padding-top: 10px;
	font-size: 11px;
	}
	
#goodTime td {
	text-align: center;
	padding-right: 35px;
	}	
#best  {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	}
	
.bestTxt {
	font-size: 10px;
	}
	
.grey  {
	color: #3a3a3a;
	text-decoration: none;
	font-size: 70%;
	padding-top: 10px;
     }	
		
.grey a:link, .grey a:visited,.grey a:active {
	color: #3a3a3a;
	text-decoration: none;
	font-size: 70%;
     }
     
.grey a:hover {
	color: #3a3a3a;
	text-decoration: underline;
	font-size: 70%;
     }