body { 
scrollbar-face-color: #e4f3fe;
scrollbar-highlight-color: #e5f6fe;
scrollbar-3dlight-color: #b8defa;
scrollbar-darkshadow-color: #aad8fa;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #017cd3;
scrollbar-track-color: #edf6fd;

}

.contents { color: #ffffff; font-size: 12px; font-family: arial; font-weight: normal; }

.contents A:link {
color: #ffffff;
text-decoration: none;
}

.contents A:visited {
color: #ffffff;
text-decoration: none;
}

.contents A:active {
color: #ffffff;
text-decoration: none;
}

.contents A:hover {
color: #ffffff;
text-decoration: underline;
}
.headtitle {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.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: 9px; color: #4b4b4b; font-family: verdana; }
.copyrights A:link {
color: #017cd3;
text-decoration: none;
}

.copyrights A:visited {
color: #017cd3;
text-decoration: none;
}

.copyrights A:active {
color: #017cd3;
text-decoration: none;
}

.copyrights A:hover {
color: #017cd3;
text-decoration: underline;
}
.contacts_contents { font-family: arial; font-size: 12px; color:#4e4c4c; }

