/* CSS Document */

.menu {
        font-family:Tahoma;
		font-size:11px;
		color:#999933;
		text-decoration:none;
}
.menu a:link {
        font-family:Tahoma;
		font-size:11px;
		color:#999933;
		text-decoration:none;
}.menu a:visited {
        font-family:Tahoma;
		font-size:11px;
		color:#999933;
		text-decoration:none;
}.menu a:hover {
        font-family:Tahoma;
		font-size:11px;
		color:#999933;
		text-decoration:none;
}