<style type="text/css">

A:visited { color:#000D4A; }
A:link { color:#000D4A; }
A:visited { color:#000D4A; }
A:hover { color:#000D4A; }

body 
{ background-color: #EEE69D; 
  font-family: Arial; 
  color: #581701;
  font-size: 11; 
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

select {border:1px; color:#581701; background-color:#EEE69D; font-family:Arial; font-size:8pt; font-weight:normal;}
input {color:#581701; background-color:#EEE69D; font-family:Arial; font-size:8pt; font-weight:normal;}
textarea {color:#581701; background-color:#EEE69D; font-family:Arial; font-size:8pt; font-weight:normal;}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}

</style>