.link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
a.link:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
a.link:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;

}