/* CSS Document */

.navytop {
border-top: 2px solid #070731;
}

.navyleft {
border-left: 2px solid #070731;
}

.navyright {
border-right: 2px solid #070731;
}

.navybottom {
border-bottom: 2px solid #070731;
}

.aae_navytext {
color: #333333;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 7pt;
}

.aae_navytext a:link {
color: #0000ff;
text-decoration: none;
}

.aae_navytext a:visited {
color: #0000ff;
text-decoration: none;
}

.aae_navytext a:hover {
color: #ff0000;
text-decoration: none;
}

.aae_navytext a:active {
color: #ff0000;
text-decoration: none;
}
