a:link {
	background-color : transparent;
	color : #003800;
}

a:visited {
	background-color : transparent;
	color : #003800;
}

a:hover {
	background-color : transparent;
	color : #F0A820;
	text-decoration : none;
}

p {
	font-size : 13px;
	line-height : 20px;
	color: #666666;

}

.footer {
	color : #989898;
	background-color : transparent;
	line-height : 22px;
}

.lines {
	background-image : url(images/lines.gif);
}

.nav {
	background-color : #002400;
	background-image : url(images/tile.gif);
	background-repeat : repeat;
	color : #002800;
}

.number {
	font-family : Georgia, "Times New Roman", Times, serif;
}

.white a:link {
	background-color : transparent;
	color : #CCCCCC;
}

.white a:visited {
	background-color : transparent;
	color : #CCCCCC;
}

.white a:hover {
	background-color : transparent;
	color : #E8A018;
}
.side {
	background-image: url(images/side.gif);
}

.top a:link {
	background-color : transparent;
	color : #CCCCCC;
	text-decoration : none;
}

.top a:visited {
	background-color : transparent;
	color : #CCCCCC;
	text-decoration : none;
}

.top a:hover {
	background-color : transparent;
	color : #E8A018;
	text-decoration : none;
}