.tdHeader {  	font-family: Monospace, New Courier, Courier; 
				font-face:Monospace, New Courier, Courier;
				font-size: 11px; 
				font-style: normal; 
				color:#000000;

}

	A:link {
	text-decoration: none;
	color : #000000;
}
	A:visited {
	text-decoration: none;
	color : #666666;
}
	A:hover {text-decoration:underline;}
	A:active { text-decoration: none; }

td {
color:black;
font-size:11px;
font-face:Monospace, New Courier, Courier;
font-family:Monospace, New Courier, Courier;
}

textarea {
color:#444444;
font-size:11px;
font-face:Monospace, New Courier, Courier;
font-family:Monospace, New Courier, Courier;
}
.redbrodtext {
  color:#FF6666;
  font-family:Monospace, New Courier, Courier;
  font-size:11px;
}
.redboldbrodtext {
  color:#FF6666;
  font-family:Monospace, New Courier, Courier;
  font-size:11px;
  font-style: bold;
}
input {
color:#444444;
text-decoration: bold;
font-size:11px;
font-face:Monospace, New Courier, Courier;
font-family:Monospace, New Courier, Courier;
}

.newpost {
	color: #FF0000;
	text-decoration: bold;
	font-size:11px;
	font-face:Arial;
	font-family:Monospace, New Courier, Courier;
}


