A { text-decoration:none }
A:link {color: #3399FF; text-decoration: none}
A:visited {color: #3399FF}
A:hover { text-decoration: underline; color: #ffffff}


p.nav a {
text-decoration:none;
color: #3399FF;
display: block;
width: 155;
height: 27;
padding: 6px 0px 0px 17px;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
background-repeat: no-repeat;
}
p.nav A:visited {color: #3399FF}

p.nav a:hover, p.nav a:active {
color: #ffffff;
font-weight: bold;
text-decoration:none;
border-top: 3px solid #000000;
border-right: 3px solid #3D3D40;
border-bottom: 3px solid #3D3D40;
border-left: 3px solid #000000;
background-repeat: no-repeat;
}
p.nav2 a {
display: block;
width: 56;
height: 26;
padding: 2px 0px 0px 2px;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
background-repeat: no-repeat;
}

p.nav2 a:hover, d.nav a:active {
border-top: 2px solid #000000;
border-right: 2px solid #3D3D40;
border-bottom: 2px solid #3D3D40;
border-left: 2px solid #000000;
background-repeat: no-repeat;
}



dl {float:center;text-align:center;}
dt, dd {width:6.5em;float:left;}
dt {margin-bottom:4em;}
dd {margin:45px 0 0 -6.5em;}
em {display:block;}
img {vertical-align:bottom;border:0px none;}