BODY {
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
}
a { text-decoration: none;
    color:#CCCCCC }
a:link    { text-decoration: none; }
A:hover {text-decoration: underline}
#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	vertical-align:middle
	}


#footer 
	{
	text-align: center;
	position: absolute;
	bottom: 0px;
	display: block;
	visibility: visible;
	width: 95%;
	}

