﻿

.copy{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #444444;
font-size : 12;
text-decoration: none; 
background-color : transparent; }

.copy:link {
color : #444444;
text-decoration: : underline;
background-color : transparent; }

.copy:visited {
color : #444444;
text-decoration: underline;
background-color : transparent; }

.copy:hover {
color : #444444;
text-decoration: none; 
background-color : transparent;}

.copy:active {
color : #444444;
text-decoration: none;
background-color : transparent; }


