BASICS
p {color: #000000}
p {font-family: arial}
p {font-size: 80%}
p {font-weight: bold}

a.sales {color: #000000}
a.sales {font-family: arial}
a.sales {font-size: 100%}
a.sales {font-weight: bold}
a.sales {text-decoration: none}
a.sales {text-align: left}

a {font-family: arial}
a {font-size: 80%}
a {font-weight: bold}
a {text-decoration: none}
a {text-align: center}

a:link {color: #000000} 
a:visited {color: #000000}
a:hover {color: #666666}
