.text {
	font-family:arial;
	font-size:14px;
	}
	
a.text {
	color:#0000ff;
	text-decoration:none;
	border-bottom:1px solid #0000ff;
	}
	
a.text:hover {
	border-bottom:1px solid #5555ff;
	color:#9999ff;
	background:#eeeeee;
	}	
	
