.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FF3214;
	text-decoration: none;
	font-weight: bold;

}td {
	text-align: center;
}
