a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a:hover {
	color: #C2622D;
	font-weight: bold;
	font-size: 14px;
}

.btnav { 
	background-color: #C2622D;
}
.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}

.news_header {
	text-align: right;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.news_date {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-align: right;
	padding-right: 72px;
	padding-top: 10px;
}

.news_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: thin inset;
}
