a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.BODYtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;

}

