#content a {color:#154f2c;
  	text-decoration: none;
  	}
#content a:hover{color: #666666;
  	border-bottom: 1px solid #666666;}
#content a:visited
  {
  	color: #4d8bc3;
  	text-decoration: none;
  	/*border-bottom: 1px solid #4d8bc3;*/
  }