.bodycss {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: #069;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #069;
}
table#tableNav a:link {
	color: #000;
}
table#tableNav a:visited {
	color: #000;
}
table#tableNav a:hover {
	color: #000;
	text-decoration: underline;
}
table#tableNav a:active {
	color: #000;
}
td#tdAct a:link {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td#tdAct a:visited {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td#tdAct a:hover {
	color: #FFF;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
td#tdAct a:active {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
