a,a:link,a:visited{color:white;font-size:13px;text-decoration:none}
a:hover,a:active,a:focus{color: #99FF00;}
body{ font-family: Arial, Helvetica, sans-serif;  background-color: #F6F6F6;        }

.top{width:756px}

	
	div.menu{
	border-bottom: 1px solid #E6E6E6;
	width: 761px;
	border-top: 1px solid #E6E6E6;
		height: 21px;
	}
#menu ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
        clear: none;
        }

#menu ul li {
        display: block;
        float: left;
font-size:12px;
        }

#menu ul li a {
        background: #fff;
        width: 108px;
        border-top: 1px solid #E6E6E6;
        border-left: none;
        border-bottom: 1px solid #E6E6E6;
        text-decoration: none;
        display: block;
        text-align: center;
		  color: #990000;
		  line-height:21px;
        }
		  #menu a:hover{
		  	background-color: #E6E6E6;
			color: #4A4A4A;
			font-weight: bold;
		  }

