a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-weight: bold;

}
font {
	font-family: Tahoma;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #666666;
	text-decoration: none;
}

