.w {
	font-size: 12px;
	color: #666666;
}
a:visited {
	color: #990000;
	text-decoration: none;

}
a:link {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: underline;
}
.title1 {
	font-size: x-small;
	color: #666600;
}
