table.navigation {
		width: 100%;
		height: 35px;
		background-color: #e5e5e5;
		border-style: solid;
		border-width: 2px;
		border-color: #000000;
}

a.navigation {
		color: #236da1;
		font-family: Arial;
		font-weight: bold;
		font-size: 13px;
		text-decoration: none;
}

