body         { font-family: Arial; color: 8E8E8E; font-size: 10pt }

table        { font-size: 10pt; font-family: Arial }

a:link       { color: #ffffff; font-family: Arial; font-size: 10pt; text-decoration: none}
a:visited    { color: #ffffff; font-family: Arial; font-size: 10pt; text-decoration: none}
a:active     { color: #ffffff; font-family: Arial; font-size: 10pt; text-decoration: none; bold}
a:hover     { font-family: Arial; color: #8C1914; font-size: 10pt; text-decoration: underline }

.home       { color: #8e8e8e; font-family: verdana; font-size: 10pt; text-decoration: none}
.home a:link       { color: #8e8e8e; font-family: verdana; font-size: 10pt; text-decoration: none}
.home a:visited    { color: #8e8e8e; font-family: verdana; font-size: 10pt; text-decoration: none}
.home a:active     { color: #8e8e8e; font-family: verdana; font-size: 10pt; text-decoration: none; bold}
.home a:hover     { font-family: verdana; color: #8e8e8e; font-size: 10pt; text-decoration: underline }

#link a
{
	color: #8E8E8E;
	font-family:Verdana;
}