.Topstyle {
	font-family: arial;
	font-size: 12px;
	color: #a4b3b3;
}
.topstyle a:link {
	text-decoration: none;
	color: #a4b3b3;
	}
.topstyle a:visited {
	text-decoration: none;
	color: #a4b3b3;
	}
.topstyle a:hover {
	text-decoration: none;
	color: #a4b3b3;
	}
.topstyle a:active {
	text-decoration: none;
	color: #a4b3b3;
	}