td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #314D4A;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #314D4A;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	height: 20px;
	width: 120px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #314D4A;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	width: 120px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F7BE5A;
}

.UpperCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
