.gray {
	color: #666666;
	text-decoration: none;
	line-height: 140%;
	font-size: 13px;


}
a.gray:hover {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
.blue_deep01 {

	font-size: 13px;
	color: #336699;
}
a.blue_deep01:hover {

	font-size: 13px;
	color: #0099CC;
	text-decoration: underline;
.undergray {
	color: #33FFFF;
	text-decoration: underline;

}
.blue_deep {
	font-size: 13px;
	color: #336699;
}
a.blue_deep:hover {
	font-size: 13px;
	color: #0099CC;
	text-decoration: underline;
}
.title_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #154269;
}
.black {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3c3a3b;
}
.style1 {
font-family: "Times New Roman", Times, serif; 
font-size: 13px; 
font-style: normal; 
line-height: normal; 
color: #13568D; 
font-weight: bold; }
.title_blue1 {	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #13568D;
}
a.title_blue1:hover{	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #330066;
}