.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #2B55A2;
font weight: bold;
}

.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #131213;
}

.jk-btm {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
font weight: bold;
}

.content2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #363636;
}

.menu {
font-family: arial, Helvetica, sans-serif;
font-size: 11px;
color: #2A005D;
}

.content3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #131213;
font weight: bold;
}

.content4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2A005D;
font weight: bold;
}

.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #1F2A28;
}

A:link {
    COLOR: #2A005D;
    Text-Decoration : none;
}

A:visited {
    COLOR: #2A005D;
    Text-Decoration : none;
}

A:hover {
    BACKGROUND-COLOR: none;
    COLOR: #E0E2E8;
    Text-Decoration : none;
}