.contents { color: #383535; font-size: 11.5px; font-family: arial; font-weight: normal; }

.contents A:link {
color: #d10707;
text-decoration: none;
}

.contents A:visited {
color: #d10707;
text-decoration: none;
}

.contents A:active {
color: #d10707;
text-decoration: none;
}

.contents A:hover {
color: #d10707;
text-decoration: underline;
}

.side_contents {
	color: #383535;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

.side_contents A:link {
color: #383535;
text-decoration: none;
}

.side_contents A:visited {
color: #383535;
text-decoration: none;
}

.side_contents A:active {
color: #383535;
text-decoration: none;
}

.side_contents A:hover {
color: #d10707;
text-decoration: underline;
}

.headtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
}

.headtitle A:link {
color: #0000ff;
text-decoration: none;
}

.headtitle A:visited {
color: #0000ff;
text-decoration: none;
}

.headtitle A:active {
color: #0000ff;
text-decoration: none;
}

.headtitle A:hover {
color: #0000ff;
text-decoration: underline;
}
.copyrights { font-size: 10px; color: #ffffff; font-family: verdana; }
.mission { color: #d10707; font-size: 12px; font-family: helvetica; font-weight: bold; }
.header { font-family: arial; font-size: 12px; color:#d10707; font-weight: bold; }
