.topnavi {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

A:hover {

	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #E55660;
	text-decoration: none;

}
