body {
	background-color: #431A0D;
	margin-top: 40px;
}
.home {color: #000000; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold;}
a.home:link {color: #000000; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold;}
a.home:visited {color: #000000; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold;}
a.home:hover {color: #3C513D; text-decoration: underline; font-family: Arial; font-size: 10pt; font-weight: bold;}
a.home:active {color: #000000; font-family: Arial; font-size: 10pt; font-weight: bold;} 
.home_on {color: #413A0D; text-decoration: bold; font-family: Arial; font-size: 10pt; font-weight: bold;}
a.home_on:link {color: #413A0D; text-decoration: bold; font-family: Arial; font-size: 10pt; font-weight: bold;}
a.home_on:visited {color: #413A0D; text-decoration: bold; font-family: Arial; font-size: 10pt; font-weight: bold;}
a.home_on:hover {color: #3C513D; text-decoration: bold; font-family: Arial; font-size: 10pt; font-weight: bold;}
a.home_on:active {color: #413A0D; font-family: Arial; font-size: 10pt; font-weight: bold;} 
.divider {color: #FFFFFF; font-family: Verdana; font-size: 8pt;}

a:link {color: #0000FF; text-decoration: underline; }
a:active {color: #0000FF; text-decoration: underline; }
a:visited {color: #0000FF; text-decoration: underline; }
a:hover {color: #0000FF; text-decoration: none; }