a:link {	font-weight: bold;	text-decoration: none;	color: #000000;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	}a:visited {	font-weight: bold;	text-decoration: none;	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	}a:hover, a:active {	text-decoration: underline;	color: #990000;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-weight: bold;	}