td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.indexfooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}
a:link {
	color: #003366;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
