A.m:link		{
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-family : Tahoma;
	font-size : 11;
}
A.m:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-family : Tahoma;
	font-size : 11;
}
A.m:active	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family : Tahoma;
	font-size : 11;
}
A.m:hover		{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family : Tahoma;
	font-size : 11;
}

.size-11, .up {
	font-size: 11 px;
	color: #CCCCCC;
	font-family : Tahoma;
	text-decoration : none;
}
.size-11, .link {
	font-size: 11 px;
	color: #FF9900;
	font-family : Tahoma;
	text-decoration : none;
}
.size-11, .dn {
	font-size: 11 px;
	color: #666699;
	font-family : Tahoma;
	text-decoration : none;
}
.size-11, .txt {
	font-size: 11 px;
	color: #000066;
	font-family : Tahoma;
	text-decoration : none;
}
.size-12, .tp {
	font-size: 12 px;
	color: #DAA520;
	font-family : Tahoma;
	font-weight: bold;
	text-decoration : none;
}
.size-12, .update {
	font-size: 12 px;
	color: black;
	font-family : Tahoma;
	font-weight: bold;
	text-decoration : none;
}

