.copy        { font-family: Arial, Tahoma, Verdana; font-size: 12px }
.copygrey    { font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #C0C0C0 }
.copyblue    { font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #0000CC }
.copygreen   { font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #009900 }
.copyred     { font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #FF0000 }
.copyviolet  { font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #9900CC }
               
.footer      { font-family: Arial; font-size: 10px; color: #666666 }


a.copynone       { text-decoration: none; color: #000000 }
a.copygreynone   { text-decoration: none; color: #C0C0C0 }
a.copybluenone   { text-decoration: none; color: #0000CC }
a.copygreennone  { text-decoration: none; color: #009900 }
a.copyrednone    { text-decoration: none; color: #FF0000 }
a.copyvioletnone { text-decoration: none; color: #9900CC }

a:link		{ text-decoration: none;}
a:visited 	{ text-decoration: none;}
a:hover 	{ text-decoration: none; font-weight: bold; color: #009900;}
a:active 	{ text-decoration: none;}
