@charset "utf-8";
/* CSS Document */

p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color:#FFF;
	line-height:normal;
	padding: 3px;
	text-align: left;
}
body {
	color: #003;
	background-attachment: inherit;
	text-align: center;
}

.navigation{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCC;
	text-decoration: underline;
}


.navigation:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: underline;
	border-bottom-color: #003;
	border-color: #003;
	border-left-color: #003;
	border-right-color: #003;
	border-top-color: #003;
	outline-color: #003;
}
.navigation {
	font-family: Times New Roman, Times, serif;
}
.navigation {
	font-family: Times New Roman, Times, serif;
}
