@charset "utf-8";
/* CSS Document */

a{
	font-family:  Century;
	font-size:  14px;



	color: #990000
	line-height:  24px;
	padding:  3px;
	font-weight: bolder;
}

.navigation{
	color: #ffcc00;
	text-decoration: none;
	float: inherit;
	height: 35px;



	background-color: #990000
	padding: 0px;
	padding-top: 12px;
	overflow: visible;
}
