.font_size1 {  font-size: 70%; line-height: 80%}
.font_size2 {  font-size: 80%; line-height: 120%}
.font_size25 {  font-size: 95%; line-height: 110%}
.font_size3 {  font-size: 100%; line-height: 120%}
.font_size4 {  font-size: 110%; line-height: 120%}
.link-font {  font-size: 12px; line-height: 15px; color: #FFFFFF}
A:link {
 color:#0033CC
}
A:visited {
 color:#0033CC
}
A:active {
 color:#FF6600
}
A:hover {
 text-decoration:underline;
 color:#FF6600;
}
A {
 text-decoration:none
}