a:link		{	color: #888888;	text-decoration: none;}
a:visited	{	color: #888888;	text-decoration: none;}
a:hover		{	color: #000000;	text-decoration: none;}
a:active	{	color: #FF0000;	text-decoration: none;}

.series a:link		{	color: #F0F0F0;	text-decoration: none;}
.series a:visited	{	color: #F0F0F0;	text-decoration: none;}
.series a:hover		{	color: #000000;	text-decoration: none;}
.series a:active	{	color: #FF0000;	text-decoration: none;}

.addFav a:link		{	color: cyan;	text-decoration: none; font-size: 14px;font-family: Arial;}
.addFav a:visited	{	color: cyan;	text-decoration: none; font-size: 14px;font-family: Arial;}
.addFav a:hover		{	color: #4ACBE7;	text-decoration: none; font-size: 14px;font-family: Arial;}
.addFav a:active	{	color: #4ACBE7;	text-decoration: none; font-size: 14px;font-family: Arial;}

.fnGB {	font-size: 12px;	color: #999999;}

.fontTerm {
	font-family: Century Gothic;
	font-size: 14px;
	color: #888888;
}

.fontBar {
	font-family: Century Gothic;
	font-weight: bold;
	color: #444444;
}


.pamW {
	font-family: Arial;
	font-size: 9px;
	color: #2A3F99;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}

.pamS {
	font-size: 12px;
	color: #2A3F99;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 1px;
	border-top-color: #CCDDEE;
	border-bottom-color: #CCDDEE;
	border-left-color: #CCDDEE;
	border-right-color: #CCDDEE;
}


