body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	color: #333333;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
}

a {
	font-size: 14px;
	color: #333333;
  font-weight: bold;
}

a:visited {
	color: #333333;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #00CCFF;
}

.smallink{
  font-size: 11px;
	color: #333333;
  text-decoration: none;
}

.smallink2{
  font-size: 11px;
	color: silver;
  text-decoration: none;
}


