.link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: 100;
}
a:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline overline;
}
.list {
	font-size: 10px;
	line-height: 15px;
	color: #0033FF;
	text-decoration: none;
}
.link2 {

	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 100;
}

