@charset "utf-8";
.txtFooter P {
	font-size: 10px;
}

body,td,th {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

