.normal-text {
font-family: Arial; font-size: 12px; color: #333333
}


.link1 {
font-family: Arial; font-size: 12px; color: #333333; text-decoration:none
}

:hover.link1 {
font-family: Arial; font-size: 12px; color: #FF0000; text-decoration:underline
}


.link2 {
font-family: Arial; font-size: 12px; color: #ffffff; text-decoration:none
}

:hover.link2 {
font-family: Arial; font-size: 12px; color: #00FF00; text-decoration:underline
}
