
a:link {color:White; text-decoration: none} 
a:visited {color:White; text-decoration: none} 
a:hover {color:#fe0971; text-decoration: none} 

.imga img {border: 4px solid #ffffff;}
.imga:hover img {border: 4px solid #808080;}
.imga:hover{color: red; /* irrelevant definition to overcome IE bug */}

.input {font-family:Arial;
font-size:21px;
color:#efefef;
background:#444444;height:34px;width:140px;
border:0;text-align:center;
}

img, div, a { behavior: url(../iepngfix.htc) }

.field {font-family:Arial;
font-size:14px;
color:#efefef;width:310px;
background:transparent;
border:0;
}
.subfield {display:black;
font-family:Arial;
font-size:14px;
color:#efefef;width:310px;background:transparent;
border:0;}
select.subfield {background-color:#444444;}
.submit {background:#000000;font-size:24px;font-family:Arial;align:center;font-weight:bold;color:#777777;border:0;cursor:pointer;text-align:center;padding:0px;text-transform:uppercase;}


  
