﻿.copyrightNotice {
	color: #777;
	font-weight: bold;
	font-size: 12px;
}

.copyrightNotice a:link, .copyrightNotice a:visited {
	text-decoration: underline;
	color: #f60;
}

.copyrightNotice a:hover {
	color: #f90;
}