body {
	font-family: Arial Narrow;
	font-size:16px;
	}
a.one:link{
	color: #336666;
	font-family: Arial Narrow;
	font-size:16px;
	text-decoration: none;
}
a.one:visited{
	color: #336666;
	font-family: Arial Narrow;
	font-size:16px;
	text-decoration: none;
}
a.one:hover{
	color: #336666;
	font-family: Arial Narrow;
	font-size:16px;
	text-decoration: underline;
}
a.two:link{
	color: #000000;
	text-decoration: none;
}
a.two:visited{
	color: #000000;
	text-decoration: none;
}
a.two:hover{
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: Arial Narrow;
	color:#000000;
	font-size:16px;
	padding: 10px 0px;
}
.content a{
	font-family: Arial Narrow;
	color: #000000;
	font-decoration: underline;
	}
.headernav {
	padding:10px 0;
	}
.headernav a{
	font-family: Arial Narrow;
	color:#000000;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	}
.footer{
	font-size:10px;
	}
.footer a{
	color:#000000;
	}
.nav {
	font-family:Arial Narrow;
	color:#336666;
	}
.nav a{
	color:#336666;
	text-decoration:none;
	}

