.TopLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a.TopLnk:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0033;
	text-decoration: underline;
}
.BottomLnk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0000CC;
	text-decoration: none;
}

a.BottomLnk:hover
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 13px;
	color: #ff0033;
	text-decoration: underline;
}
.PgTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	background-color: #F9F9F9;
}
.style1 {font-size: 12px}
.style2 {color: #7575FF}
.style3 {color: #990000}
.style5 {color: #FF6600}
.style6 {color: #999900}
.style7 {color: #3399FF}
.style8 {color: #CC0000}
.style14 {color: #336633}
.style15 {color: #333333}
.style16 {color: #669900}
.style18 {color: #666666}
.SubTit {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	color: #7A60F4;
	text-decoration: none;
	font-weight: bolder;
}
.ItemTemp {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #1A1A1A;
}
.descc
{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
.Bdescc
{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
a.Bdescc:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #ff3399;
	font-weight:bold;
}
a.descc:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #ff3399;
}