
a:visited     {
	color: white;
	text-decoration: none }



a:link      {
	color: white;
	text-decoration: none }



a:hover       {
	color: #ff5c10 }



a:active      {
	color: #ff5c10;
	text-decoration: none }





#copy       {
	color: #cccccc;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Geneva, Courier }

