body {  font-family: "Arial", "Helvetica", "sans-serif"}

a:link {  color: #000000; text-decoration: underline}
a:visited {  color: #666666; text-decoration: underline}
a:hover {  color: #FF6633; text-decoration: underline}
a:active {  color: #CCCCCC; text-decoration: underline}

a.white:link {  color: #FFFFFF; text-decoration: underline}
a.white:visited {  color: #FFFFFF; text-decoration: underline}
a.white:hover {  color: #FFFFFF; text-decoration: underline}
a.white:active {  color: #FFFFFF; text-decoration: underline}

.text-xsmall { font-size: x-small; line-height: 110%; font-family: "Arial", "Helvetica", "sans-serif"}
.text-xsmall-wh { font-size: x-small; line-height: 110%; font-family: "Arial", "Helvetica", "sans-serif" ; color: #FFFFFF}

.copyright { font-size: x-small; color: #666666; font-family: "Arial", "Helvetica", "sans-serif"}
