td {
	font-size: x-small;
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;

}

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

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

 a:hover {
  color: #000066;
  text-decoration: underline;
}

 a:active {
  color: #000066;
  text-decoration: underline;
}

.LeftBar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}

.LeftBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}
.LeftBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99FFFF;

}
.LeftBar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99FFFF;

}
