p {
	font-family: Verdana;
	color: #194F74;
	font-size: 10px;
	}
	
a {
	text-decoration: underline;
	color: #194F74;
	}
	
a:hover {
	text-decoration: none;
	color: #ff9900;
	}
	
.bgBorder {
	background: #ff9900;
	}
	
.navTitle {
	font-family: Times New Roman;
	color: #194F74;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	}
	
.navText {
	font-family: Times New Roman;
	color: #194F74;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	}
	
.navSmall {
	font-family: Times New Roman;
	color: #194F74;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 2px;
	}

.copyright {
	font-family: Times New Roman;
	color: #194F74;
	font-size: 8px;
	text-decoration: none;
	letter-spacing: 3px;
	}