body {
	margin: 0px;
	background-color: #81D7D1;
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #602900;
	font-weight: normal;
	text-align: left;
}

td1 {
	background-image: url('images/moments/body.jpg');
	background-color: #bfdfdf;
}

tdname {
	background-image: url('images/contact/name.jpg');
}

tdemail {
	background-image: url('images/contact/email.jpg');
}

tdphone {
	background-image: url('images/contact/phone.jpg');
}

tdtype {
	background-image: url('images/contact/type.jpg');
}

tddate {
	background-image: url('images/contact/date.jpg');
}

tdmessage {
	background-image: url('images/contact/message.jpg');
}

a:hover {
	color: #602900;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #602900;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.error {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.optional {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.foot {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #602900;
}

a.a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #602900;
	text-decoration: none;
}
a.a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #602900;
	text-decoration: underline;
}

.inputstyle {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 23px;
	width: 100%;
}
