.footer{
	position:absolute;
	left:50%;
	width:980px;
	margin-left:-490px;
}

.smalltext{
	color:#FFFFFF;
	font-family:"verdana";
	font-size:8pt;
}

A:link {text-decoration: none; color: #00FFFF}
A:visited {text-decoration: none; color: #009999}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}