.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a{ color:#635A47; text-decoration:none;}
a:hover{ color:#635A47; text-decoration:underline;}