/* CSS Document */

a:link {  color: #4c6576; text-decoration: underline; cursor: hand}
a:visited {  color: #777777; text-decoration: none}
a:hover {  color: #454646; color:text-decoration: none}
a:active {  color: #000066; text-decoration: none}

	
.mini_copy{
	font-family:Arial, sans-serif;
	color:#454646;
	font-size:8pt;
	
	}


