a {  text-decoration: none; font-weight: bold }

a:link {color: #0000FF}     /* unvisited link */
a:visited {color: #999999}  /* visited link */
a:hover {color: #000000}   /* mouse over link */
a:active {color: blue}   /* selected link */

.justify {  text-align: justify}
a:hover {  }
a {  }
a:hover {  font-style: italic; font-weight: bolder; font-variant: small-caps}

.smc {  font-variant: small-caps; font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: oblique; color: #FFFFFF; font-weight: bold; text-decoration: none; line-height: normal; text-transform: capitalize}
