.main {
	color: #333333;
	font-family : Verdana;
	font-size : 12px;
	text-decoration: none;
}

.aso {
	color: #333333;
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
}

a.link {
	color: #555555;
	font-family : Verdana;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover {
	color: #555555;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline overline;
}