A:link {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
}

A:visited {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
}

A:hover {
	color : #988D83;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
}

A:active {
	color : #988D83;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
}
.copyright {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 9px;
	font-family : Arial;
}
