a:visited {
	text-decoration: none;
	color: #666666;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}a:link {
	text-decoration: none;
	color: #E6E6E6;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	color: #000000;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
