.main {
	font-family: "Verdana";
	font-size: 10px;
	line-height: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
