.gray {
	font-family: "Microsoft Sans Serif", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.blue_bt {
	font-family: "Microsoft Sans Serif", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.white_bt {
	font-family: "Microsoft Sans Serif", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.black {
	font-family: "Microsoft Sans Serif", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.blue {
	font-family: "Microsoft Sans Serif", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.title-head {
	font-family: "Microsoft Sans Serif", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003569;
	text-decoration: underline;


}
a:link {
	color: #1E6EA3;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #1E6EA3;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	text-decoration: underline;
	font-weight: bold;

}

