a:link {

	color: #FF6600;

	text-decoration: none

}


a:visited {

	color: #FF6600;

	text-decoration: none

}


a:hover {

	text-decoration: none;

	color: #0066FF;

}


a:active {

	color: #00FF66;

}


}

p.copyright {

	font-size: 10px;

}