
a:link
{
	color: rgb(255, 255, 255);
}
a:active
{
	color: rgb(255, 255, 255);
}
a:visited
{
	color: rgb(255, 255, 255);
}
body
{
	background-color: rgb(108, 137, 11);
	color: rgb(255, 255, 255);
}
h1
{
	color: rgb(255, 255, 255);
}
h2
{
	color: rgb(255, 255, 255);
}
h3
{
	color: rgb(255, 255, 255);
}
h4
{
	color: rgb(255, 255, 255);
}
h5
{
	color: rgb(255, 255, 255);
}
h6
{
	color: rgb(255, 255, 255);
}
a:hover { color: #ffa500; text-decoration: none }
.text { color: #fff; font-size: 9pt; line-height: 9pt; font-family: Verdana }
.add { color: #808080; font-size: 7pt; line-height: 7pt; font-family: Verdana; text-decoration: none }
.nav { color: #a9a9a9; font-size: 8pt; line-height: 8pt; font-family: Arial; text-align: center }
.nav1 { color: #808080; font-size: 9pt; line-height: 10pt; font-family: Verdana }
.headline { color: #808080; font-size: 11pt; line-height: 12pt; font-family: Verdana }
