#linktitle {

	font-family: Arial,Helvetica; 
	font-size: 16px; 
	font-weight:bold; 
	letter-spacing:1px;

}

#linktitle a:link {

	text-decoration: none;
	color: black;

}

#linktitle a:visited {

	color: black;

}

#linktitle a:hover, a:active, a:focus {

	color: grey;

}
