/* CSS Document */


.navigation {
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990033;
	display: table-row-group;
	padding: 8px;
}

