input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.newstext:link {
	decoration: none;
	color: #000000;
	text-decoration: none;
}
a.newstext:active {
	decoration: none;
	color: #000000;
	text-decoration: none;
}
a.newstext:visited {
	decoration: none;
	color: #000000;
	text-decoration: none;
}
a.newstext:hover {
	decoration: none;
	color: #000000;
	text-decoration: undeline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.bodytext:link {
	decoration: none;
	color: #000000;
	text-decoration: none;
}
a.bodytext:active {
	decoration: none;
	color: #000000;
	text-decoration: none;
}
a.bodytext:visited {
	decoration: none;
	color: #000000;
	text-decoration: none;
}
a.bodytext:hover {
	decoration: none;
	color: #000000;
	text-decoration: underline;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	padding-left: 5px;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.menulink:link {
	decoration: none;
	color: #000000;
	text-decoration: none;
}
a.menulink:active {
	decoration: none;
	color: #000000;
	text-decoration: none;
}
a.menulink:visited {
	decoration: none;
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	decoration: none;
	color: #000000;
	text-decoration: underline;
}
.menubox {
	background-color: #999999;
	border: 1px solid #cccccc;
}
.menubot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
