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

	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
}

