.text {
	font-family: Verdana, Sans-serif;
	font-size: 14px;
}

a {text-decoration: none;	font-weight: normal;
font-size: 16px; color: #000;
	}
a:hover {text-decoration: none; font-weight: bold;
font-size: 16px; color: #f00;
	}
.menu {
	/*border-bottom: dashed;*/
	border-top: dashed;
	border-color: #000; border-width:1;
	font-size: 14px;
	height: 30;
	padding-left:5;}