/* CSS Document */

p{
font:"Century Gothic";
font-size:16px;
color: #000000;
line-height: norma;
padding: 3px;
}

.navigation {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	display: block;
}
