body {
 margin : 20px;
 color: #444488;
 font-size : 12px;
 font-family : verdana;
 font-weight : normal; 
}

.outside-box {
 width : 100%;
 display : block;
 padding : 3px;
 font-size : 13px;
 font-family : "verdana";
 font-weight : normal; 
 border-style : solid;
 border-width : 1px;
 border-color : #8888FF;
}

.inside-box {
 padding : 3px;
 font-size : 13px;
 font-family : "verdana";
 font-weight : normal; 
 border-style : solid;
 border-width : 1px;
 border-color : #8888FF;
}

.nav-title {
 width : 150px;
 text-align : left;
 padding : 3px;
 font-size : 13px;
 font-family : "verdana";
 font-weight : normal;
 background : #CCCCFF;
; border: 1px #8888FF solid
}

.nav-link {
 width : 150px;
 text-align : left;
 padding : 3px;
 display : block;
 border-top : none;
; font-family: "Verdana"; font-size: 13px; font-weight: normal; border: 1px #8888FF solid
}

a.nav-link:link, a.nav-link:visited {
 background-color : #FFFFFF;
 color : #4444FF; 
}

a.nav-link:hover, a.nav-link:active {
 background-color : #8888FF;
 color : #FFFFFF; 
}

a:link {
 color : #4444FF;
 font-size : 13px;
 text-decoration : none;
}

a:visited {
 color : #4444FF;
 font-size : 13px;
 text-decoration : none;
}

a:active {
 color : #0000FF;
 font-size : 13px;
 text-decoration : none;
}

a:hover {
 color : #8888FF;
 font-size : 13px;
 text-decoration : none;
}
 
.nav-menu {  border: 1px #8888FF solid; width: 150px; clip:    rect(   ); font-size: 13px; font-style: normal; line-height: normal; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; font-family: "verdana"; background-color: #CCCCFF}
.unnamed2 {  font-family: "Verdana"; font-size: 13px; font-weight: normal; border: #8888FF; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

