.header {
	font-family: tahoma, verdana, arial;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;


}
.bodytxt {
	font-family: tahoma, verdana, arial;
	font-size: 16pt;
	color: #666666;

}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline overline;
}
a:active {
	color: #000000;
	text-decoration: underline overline;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
