.leftNav a:link {    font-size: 10px;    color: #960202;    font-weight: bold;    text-transform: uppercase;    text-decoration: none;    list-style: none;    display: block;    padding: 3px 20px;}.leftNav a:visited {    font-size: 10px;    color: #960202;    text-decoration: none;    text-transform: uppercase;    font-weight: bold;    list-style: none;    display: block;    padding: 3px 20px;}.leftNav a:hover {    font-size: 10px;    color: #C70000;    font-weight: bold;    text-transform: uppercase;    text-decoration: none;    list-style: none;    display: block;    padding: 3px 20px;}.leftNav a:active {    font-size: 10px;    text-decoration: none;    text-transform: uppercase;    font-weight: bold;    list-style: none;    display: block;    padding: 3px 20px;}.leftNavSelected {    font-size: 10px;    color: #FF0000;    font-weight: bold;    text-transform: uppercase;    text-decoration: none;    list-style: none;    display: block;    padding: 3px 20px;}.whitetext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #000000;}