/* CSS Document */

p{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color:#FFFFFF;
	line-height: normal;
	text-align: center;
}

.navigation{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336666;
	width: auto;
	padding: 6px;
	display: block;
	text-align: left;
}

a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
