body {
	font-weight: 500;
	font-style: normal;

}
.bodytxt {
    font-family: Tahoma, Verdana, "Microsoft Sans Serif";
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    text-decoration: none;
    line-height: 18px;
    text-align: center;
}
a.bodytxt:link {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.bodytxt:visited {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.bodytxt:hover {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}
