a, a:active, a:focus,  a:link, a:visited {
	background-color : transparent;
	color : #339933;
	text-decoration : underline;
}

a:hover {
	background-color : transparent;
	color : #FF9933;
	text-decoration : underline;
}

div.update {
	color : #339933;
	background-color : transparent;
	font-size : 70%;
	text-align : center;
}

h1, h2, h3 {
	background-color : transparent;
	color : #339933;
	font-family : "Times New Roman", Times, serif;
	text-align : center;
}

hr {
	color : #339933;
	background-color : transparent;
}

td, th, body {
	background-color : transparent;
	color : #339933;
	background-image : url(images/back.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.layout {
	vertical-align : top;
}

.links {
	font-size : 75%;
	font-weight : bold;
}

.mainmenu {
	font-size : 85%;
	font-weight : bold;
}

.newsindex {
	font-size : 75%;
	font-weight : bold;
}

.posted {
	font-size : 60%;
}

.top {
	font-size : 60%;
}
