/* CSS Document */

#nav a {font-weight: normal; text-decoration: none; text-align: right;}
#nav a, #nav a:visited {color: #939393} /* off-white */
#nav a:hover {color: #ffffff} /* white */


