a.link1 {
   font-family: Verdana; font-size: 10px; font-weight: normal; color: red; text-decoration: none;
}

a:hover.link1 {
   text-decoration: underline;
}

p.statleft {font-family: Verdana; font-size: 10; font-weight: normal; color: #383D73; text-align: left}
