.main {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
a:link {
	font-family: "MS Sans Serif";
	font-size: 2px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	font-family: "MS Sans Serif";
	font-size: 2px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	font-family: "MS Sans Serif";
	font-size: 2px;
	color: #66CCFF;
	font-weight: normal;
	text-decoration: none;

}
a:active {
	font-family: "MS Sans Serif";
	font-size: 2px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;

}
