body td table{ 
	font-family: georgia;
	font-size: 13px;
	color: #e8e8e8; 
}
input { border-style: solid; border-color: #C0AEB1; border-width: 1.5; }
select { border-style: solid; border-color: #C0AEB1; border-width: 1.5; }
a:link 	  { text-decoration: underline; color: #C0AEB1;}
a:visited { text-decoration: underline; color: #C0AEB1;}
a:active  { text-decoration: underline; color: #C0AEB1;}
a:hover   { color: #5A373D; text-decoration: underline;}
hr { color: #B09096; }


