/* CSS Document */

div.copyright {
	font: normal 10px Arial, Verdana, sans-serif;
}

a:active {  text-decoration: none }
a:hover {  text-decoration: underline; color: #FF0000; font-weight: bold; font-style: italic }
a:link {  text-decoration: none }
a:visited {  text-decoration: none }
