	  a.menu{
		color:#ffffff;
		font-family:verdana;
		font-size:10px; 
		font-weight:bold;
		text-decoration:none;
		line-height: 30px;
		width:174px;
		height:30px;
		position:absolute;
		background-color: black;
		text-align: center;

	}
	a.menu:hover {
		color:#000000;
		background-color: #3399CC;

	}
