@charset "UTF-8";
/* CSS Document */

body { background-color:#F00; }
img { border:none; }
textarea { width:250px; height:70px; }
td { vertical-align:top; }
table, div { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

a { text-decoration:none; color:#F00; font-weight:bold; }
a:hover { text-decoration:underline; color:#F00; font-weight:bold; }

.textinput { width:250px; }
#bd-contact { }
#submit { width:77px; height:31px; }