/*   http://www.dcu.org/streetwise/standardheader.css   */
a:link {color:white;
text-decoration:none;
}

a:hover {color:yellow;
text-decoration:underline;
}

a:visited {color:white;
text-decoration:none;
}

a:active {color:white;
text-decoration:none;
}

.tab {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:70%;
color:#ffffff;
background-color:#08215a;
}
.navy {
background-color:#08215a;
}
.silver {
background-color:#bfbfbf;
}
.gray {
background-color:#616161;
}
.arial-1 {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
color:#000000;
text-decoration: none;
}
