a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	line-height: normal;
	font-style: normal;

}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #6699CC;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
.main a:link {
	font-family: "Segoe UI";
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
.main a:visited {
	font-family: "Segoe UI";
	color: #006699;
	text-decoration: none;
	font-size: 14px;

}
.main a:hover {
	font-family: "Segoe UI";
	font-size: 14px;
	color: 663300;
	text-decoration: none;
}

