a.NavTop:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.NavTop:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.NavTop:hover {
	font-size: 12px;
	color: #FF802B;
	text-decoration: underline;
}
a.NavTop:active {
	font-size: 12px;
	color: #FF802B;
	text-decoration: underline;
}
.NavT12 {
	font-size: 12px;
	color: #999999;
}
.NavUrl {
	font-size: 12px;
	color: #FFFFFF;
}
a.urllist:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.urllist:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.urllist:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.urllist:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


a.Like:link {
	font-size: 12px;
	color: #4F4F30;
	text-decoration: none;
}
a.Like:visited {
	font-size: 12px;
	color: #4F4F30;
	text-decoration: none;
}
a.Like:hover {
	font-size: 12px;
	color: #438A01;
	text-decoration: underline;
}
.T12 {
	font-size: 12px;
}

a.Like:active {
	font-size: 12px;
	color: #438A01;
	text-decoration: underline;
}
