/* 红色18 */
.red18{
   font-size:16px;
   color:#8A1D1E;
   }
.red18 a{
   font-size:16px;
   color:#8A1D1E;
   text-decoration:none;
   }
.red18 a:hover{
   font-size:16px;
   color:#8A1D1E;
   text-decoration:underline;
   }
/* 灰色14 */
.gray14{
   font-size:12px;
   color:#666666;
   }
.gray14 a{
   font-size:12px;
   color:#666666;
   text-decoration:none;
   }
.gray14 a:hover{
   font-size:12px;
   color:#666666;
   text-decoration:underline;
   }
/* 红色14加粗 */
.red14B{
    font-size:12px;
	color:#852021;
	font-weight:bold;
	}
.red14B a{
    font-size:12px;
	color:#852021;
	text-decoration:none;
	font-weight:bold;
	}
.red14B a:hover{
    font-size:12px;
	color:#852021;
	font-weight:bold;
	text-decoration:underline;
	}
/* 红色14 */
.red14{
    font-size:12px;
	color:#852021;
	}
.red14 a{
    font-size:12px;
	color:#852021;
	text-decoration:none;
	}
.red14 a:hover{
    font-size:12px;
	color:#852021;
	text-decoration:underline;
	}
/* 白色14加粗 */
.white14B{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
.white14B a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.white14B a:hover{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
/* 黑色14加粗 */
.black14B{
    font-size:12px;
	color:#000000;
	font-weight:bold;
	}
.black14B a{
    font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}	
.black14B a:hover{
    font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
/* 黑色16 */
.black16{
    font-size:14px;
	color:#000000;
	}
.black16 a{
    font-size:14px;
	color:#000000;
	text-decoration:none;
	}
.black16 a:hover{
    font-size:14px;
	color:#000000;
	text-decoration:underline;
	}
/* 红色14加粗下划线 */
.red14BU{
    font-size:12px;
	color:#C50F03;
	font-weight:bold;
	text-decoration:underline;
	}
.red14BU a{
    font-size:12px;
	color:#C50F03;
	font-weight:bold;
	text-decoration:underline;
	}
.red14BU a:hover{
    font-size:12px;
	color:#000066;
	font-weight:bold;
	text-decoration:underline;
	}
/* 红色16加粗 */
.red16B{
    font-size:14px;
	color:#C50F03;
	font-weight:bold;
	}
.red16B a{
    font-size:14px;
	color:#C50F03;
	font-weight:bold;
	text-decoration:none;
	}
.red16B a:hover{
    font-size:14px;
	color:#C50F03;
	font-weight:bold;
	text-decoration:underline;
	}
/* 白色14 */
.white14{
    font-size:12px;
	color:#FFFFFF;
	}
.white14 a{
    font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
.white14 a:hover{
    font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	}
/* 黑色14 */
.black14{
    font-size:12px;
	color:#000000;
	}
.black14 a{
    font-size:12px;
	color:#000000;
	text-decoration:none;
	}
.black14 a:hover{
    font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
/* 黑色14下划线 */
.black14U{
    font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
.black14U a{
    font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
.black14U a:hover{
    font-size:12px;
	color:#FF0000;
	text-decoration:underline;
	}