body {
	background-color:#39346A;
}
a:link {
	color: #727497;
}
a:visited {
	color: #727497;
}
a:hover {
	color: #000000;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D4949;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
}
textarea,input{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D4949;
	font-weight: normal;
	letter-spacing: 1px;
	border: 1px solid #7D4949;
}

