/* CSS Document */

.navbar { color: #999999}

/*These are the 	link style definitions.*/

a.navbar:link { color: #999999}
a.navbar:visited { color: #999999}
a.navbar:hover { color: #333333}
a.navbar:active { color: #999999}
