A:link    { color: C3CEC6; text-decoration: none; }         /* unvisited links */A:visited { color: C3CEC6; text-decoration: none; }         /* visited links   */A:hover   { color: 000000; text-decoration: underline; }    /* user hovers     */A:active  { color: C3CEC6; text-decoration: none; }         /* active links    */.copy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 14px;	color: #333333;}
.small {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 11px;	color: C3CEC6;}
.exsmall {	font-family: Arial, Helvetica, sans-serif;	font-size: 6px;	line-height: 9;	color: C3CEC6; display: none;}
img {	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}
