.main {
	font-family: TradeGothic;
	font-size: 12px;
	text-decoration: none;
	color: #336699;
}
a:hover {
	font-family: TradeGothic;
	font-size: 16px;
	color: #0099FF;
	text-decoration: none;
}
.main2 {
	font-family: TradeGothic;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

