# A:link { color: blue }       /* unvisited link */
# A:visited { color: blue }   /* visited links */
# A:active { color: black }    /* active links */
A:hover {color:#3366ff;}

.link { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; text-decoration: none}

.linksmall { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none}

.link2 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: Yellow; text-decoration: none; font-weight: normal}

.link3 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: blue; text-decoration: none; font-weight: bold}

.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-align: justify}
.echo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-align: center}


.nine {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
hr {color: silver; padding: 0px; height: 1}

td.text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffff99; text-align: left}

td.right {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: right}

TD.white    { background: white; font-family: arial; font-size: 9pt; color: #000000 }
TD.white2    { background: white; font-family: verdana; font-size: 9pt; color: #000000 }
TD.white3    { background: white; font-family: verdana; font-size: 8pt; color: #000000 }
TD.times    { background: white; font-family: times new roman; font-size: 12pt; color: #000000 }

TD.pale    { background: #BABEC2; font-family: arial; font-size: 9pt; color: #000000 }

TD.dkblue    { line-height: 12pt; background: #6666cc; font-family: arial; font-size: 9pt; color: #ffff33; text-indent: 5px }
