body { background-color: transparent; width: 100%; margin: 0; }

a:link { color: #0c31c8; }
a:visited { color: #02277b; }
a:hover { color: #0e52ef; }
a:active { color: #0e52ef; }

/*link2 set*/
a.link2:link { color: white; }
a.link2:visited { color: white; text-decoration: underline; }
a.link2:hover { color: white; font-weight: normal; background-color: #6e8ca7; }
a.link2:active { color: white; font-weight: normal; background-color: #6e8ca7; }


.header_d { background-image: url(../img/header_base_d.gif); background-repeat: repeat-x; background-position: 1px 0; border-right: 1px solid #02277b; border-bottom: 1px solid #02277b; }
.header_in_d_learner { color: white; font-size: 9pt; background-image: url(../img/header_d_learner.gif); background-repeat: no-repeat; background-position: 0 0; text-align: right; padding-top: 2px; width: 800px; height: 62px; }


.navi { color: white; font-size: 9pt; background-color: #566d84; padding-left: 10px; border-top: 1px solid #737d87; border-bottom: 1px solid #051623; }	