TD,P 	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}

.Header { color:#3E6422; font-weight:bold; font-size: 14px;  }
.headerwhite { color:#ffffff; font-weight:bold; font-size: 14px;  }

.navon { background-color : #CCEAB9; }

.input {
		border-color:#505050;
		color:#000000;
		background:#C0C0C0;
		font-size : 11px;
		border : outset;
	}

a { font-family: Verdana, sans-serif; font-size: 11px; color: #3E6422; text-decoration:underline; }
a:link { font-family: Verdana, sans-serif; font-size: 11px; color: #3E6422; text-decoration:underline; }
a:visited { font-family: Verdana, sans-serif; font-size: 11px; color: #3E6422; text-decoration:underline; }
a:hover { font-family: Verdana, sans-serif; font-size: 11px; color: #BD4F1C; text-decoration:underline;  }

a.homert { font-size: 11px; color: #F54703; text-decoration:underline; font-weight:bold;  }
a.homert:link { font-size: 11px; color: #F54703; text-decoration:underline; font-weight:bold;  }
a.homert:visited { font-size: 11px; color: #F54703; text-decoration:underline; font-weight:bold;  }
a.homert:hover { font-size: 11px; color: #00751C; text-decoration:underline; font-weight:bold;  }

a.homebig { font-size: 14px; font-weight:bold;  text-decoration:none; }
a.homebig:link { font-size: 14px; font-weight:bold;  text-decoration:none;  }
a.homebig:visited { font-size: 14px;  font-weight:bold;  text-decoration:none;  }
a.homebig:hover { font-size: 14px; font-weight:bold;  }

.box { font-family: verdana, sans-serif; font-size: 12px; border: solid; border-color: #0000c0; border-width: 1px; padding: .5em; }


