/* CSS Document */

body
{
	background: #CCCCCC;
	position: fixed;
	margin-left: 100px;
}

a, a:active, a:visited { color: #000000; text-decoration:underline; }
a:hover	{ color: #b49859; text-decoration:none; }

.home-footer  { font-size: 9px; line-height: 13px; font-weight: normal; color: #000000; text-decoration: none; }
a.home-footer  { font-size: 9px; line-height: 13px; font-weight: normal; color: #000000; text-decoration: underline; }
a.home-footer:hover  { font-size: 9px; line-height: 13px; font-weight: normal; color: #b49859; text-decoration: none; }