.normal-text {

font-family: Arial; font-size: 11px; color: #333333
}

.white-text {
font-family: Arial; font-size: 11px; color: #FFFFFF
}

.link1 {
font-family: Arial; font-size: 11px; color: #333333; text-decoration:none
}

:hover.link1 {
font-family: Arial; font-size: 11px; color: #CC6600; text-decoration:underline
}

.link2 {
font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration:none

}

:hover.link2 {
font-family: Arial; font-size: 11px; color: #CCCCCC; text-decoration:underline

}

.link3 {
font-family: Trebuchet MS; font-size: 11px; color: #FFFFFF; text-decoration:none

}

:hover.link3 {
font-family: Trebuchet MS; font-size: 11px; color: #CCCCCC; text-decoration:underline

}

.style1{font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#333333;}
.style2{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333;}