A:link {
text-decoration: underline;
color: #D91E4A;
}

A:active {
text-decoration: underline;
color: #D91E4A;
}

A:visited {
text-decoration: underline;
color: #999999;
}

A:hover {
text-decoration: none;
color: #FF0000;
}

.small {
font-size: 10px;
font-family: "MS P Gothic","Osaka";
line-height: 14px;
}

.smallb {
font-size: 10px;
font-family: "MS P Gothic","Osaka";
line-height: 14px;
font-weight: bold;
}

.normal {
font-size: 12px;
font-family: "MS P Gothic","Osaka";
line-height: 16px;
}

.normalb {
font-size: 12px;
font-family: "MS UI Gothic","Osaka";
line-height: 16px;
font-weight: bold;
}

.medium {
font-size: 14px;
font-family: "MS UI Gothic","Osaka";
line-height: 18px;
}

.mediumb {
font-size: 14px;
font-family: "MS UI Gothic","Osaka";
line-height: 18px;
font-weight: bold;
}