td {
	font-size: 13px;
	line-height: 185%;
	color: #D5C0BB;
	text-decoration: none;
}
a:link {
    color: #FFCC33;
	text-decoration: none;
}
a:visited {
    color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
input {
     background: #E3B891;
}
textarea {
     background: #E3B891;
	 
}
