ul.first     { line-height: 1.2; font-family: Verdana; font-size: 10pt; color: #FFCC00;                text-align: Left; font-weight: bold }               /* following is directed toward links on Station 1 Index page, "Now Featuring" section */               a.1      		{ color: #FFFFFF; text-align: Left; text-decoration: none}a.1:visited  { color: #FFFFFF; text-align: Left;}a.1:hover    { color: #FFCC00; text-align: Left; text-decoration: underline }a.1:active   { color: #FF9900; text-align: Left; text-decoration: underline }a.2      		{ color: #FFFFFF; text-align: Left; text-decoration: none}a.2:visited  { color: #FFFFFF; text-align: Left;}a.2:hover    { color: #FFFF00; text-align: Left; text-decoration: underline }a.2:active   { color: #FF9900; text-align: Left; text-decoration: underline }