/* CSS Document */

.smallCopy {
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

a.smallCopy {
 color: #662299;
}

a.smallCopy:visited {
 color: #662299;
}

a.smallCopy:hover {
 color: #875587;
}
