.tx12black {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.tx12white {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tx12whiteBold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tx12black?Bold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.LinkPage:link { color: #000000; text-decoration: none }
a.LinkPage:visited { color: #000000; text-decoration: none }
a.LinkPage:active { color: #000000; text-decoration: none }
a.LinkPage:hover { color: #666666; text-decoration: underline }
