body {
	font-family: Arial;
	font-size: 11px;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 11px;
}


a.menu:link {
	font-family: Arial;
	font-size: 12px;
	color: FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: 7C7C7C;
	text-decoration: underline;
}

a.menu2:link {
	font-family: Arial;
	font-size: 12px;
	color: 7C7C7C;
	text-decoration: none;
}
a.menu2:visited {
	font-family: Arial;
	font-size: 12px;
	color: 7C7C7C;
	text-decoration: none;
}
a.menu2:hover {
	font-family: Arial;
	font-size: 12px;
	color: 7C7C7C;
	text-decoration: underline;
}


.news_header {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}


.heading01 {
	font-family: Arial;
	font-size: 14px;
	text-decoration:underline;
}


a:link {
	color: FF6501;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: FF6501;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: 359FB7;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

.comment {
	background-color: #CCCCCC; 
	padding: 1em;
	border-width: 1;
	border-style: dashed;
	border-color: black;
}
