h3{
	color:red;
	font-size:18px;
	font-weight:bold;
}

a:link {  color: #FF6600; text-decoration: underline}
a:visited {  color: #FF6600; text-decoration: underline}
a:hover {  color: #333333; text-decoration: underline}

img {
  border-style:none;
}

.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF9900}

.textfield {
  width:600px;
  height:200px;
}

.footer{
  font-size:12px;
  color:#666;
  text-align:center;
}