A:link {
text-decoration: none;
}

A:active {
text-decoration: none;
}

A:visited {
text-decoration: none;
}

A:hover {
text-decoration: underline;
}

.normal {
font-size: 12px;
font-family: "MS UI Gothic","Osaka";
line-height: 18px;
}

.normal2 {
font-size: 18px;
font-family: "MS UI Gothic","Osaka";
line-height: 24px;
}

.medium {
font-size: 11px;
font-family: "MS UI Gothic","Osaka";
line-height: 16px;
}

.small {
font-size: 10px;
font-family: "MS UI Gothic","Osaka";
line-height: 15px;
}
