html {
margin : 0;
padding : 0;
}

body {
font-size: 11px;
font-family: Verdana;
color: #E3BA5E;
}

TD, TR, FONT {
color: #E3BA5E;
font-size: 11px;
font-family: Verdana;
}

.footer {
color: #000000;
font-size: 11px;
font-family: Verdana;
}

.header15{
font-weight: bold;
font-size: 15px;
font-family: Verdana;
}

.header14{
font-weight: bold;
font-size: 14px;
font-family: Verdana;
}

textarea {
font: 11px Verdana;
width: 258px;
height: 132px;
color: #000000; 
border:1px solid #C8AA67;
background-color:#C8AA67;
}

input {
font: 11px Verdana;
color: #000000;
border:1px solid #C8AA67;
background-color:#C8AA67;
}

a:link {
color: #E3BA5E;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}
a:visited {
color: #E3BA5E;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}
a:active {
color: #E3BA5E;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}
a:hover {
color: #E3BA5E;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
text-decoration: underline
}

a.footerlink:link {
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}
a.footerlink:visited {
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}
a.footerlink:active {
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}
a.footerlink:hover {
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
text-decoration: underline;
}

.borderit img{
border: 1px solid #fff;
}

.borderit:hover img{
border: 1px solid #788424;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}