html, body {
	color: #363636;
	font: 13px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

a:link, a:visited, a:active { color: #ed1651; text-decoration: none;}
a:hover { color: #ed1651; text-decoration: underline;}

img{
border: none;
}

p{
margin-top: 0px;
margin-bottom: 20px;
}

input, textarea{
border: 1px solid #c0d53b;
width: 140px;
font-size: 11px;
}

.submit{
background-color: #e9f1b9;
font-size: 11px;
}

h1{
font-size: 14px;
}