A:link {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 15px;
    font-weight: bold;
	line-height: 20px;
	text-decoration : none;
	color: #000000;
}
A:visited {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 15px;
	font-weight: bold;
	line-height: 20px;
	text-decoration : none;
	color: #000000;
}
A:hover {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	color: #000000;
}
A:active {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}