.homenews1 {color: white; font-size: 13px; font-family: Verdana; text-align: left; text-decoration: none; }
.homenews2 {color: blue; font-size: 15px; font-family: Verdana; text-align: left; text-decoration: none; }
.morenews {color: red; font-size: 15px; font-family: Verdana; text-align: left; text-decoration: none; }

a:hover      { text-decoration:underline;}

a.yellow:link { color: #ff0 }
a.yellow:visited { color: #ff0 }
a.yellow:active  { color: red }
a.blue:link { color: blue }
a.blue:visited { color: blue }
a.blue:active { color: red }
.front { color: red; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }