a.homelnks {
	font-family: "Times New Roman", Times, serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #008080;
}
a.homelnks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #0000A0;
}
.tlk {
	text-decoration: none;
	color : #000033;
}
.tlk:hover {
	text-decoration: underline;
	color : #000033;
}
a.homelnksbottom {
	font-family: "Times New Roman", Times, serif;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
	color : #006C6C;
}
a.homelnksbottom:hover {
	font-family: "Times New Roman", Times, serif;
	font-size : 10pt;
	text-decoration: underline;
	font-weight: bold;
	color : #FFFFFF;
}

