.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}


a:link, a:active, a:visited {
	color: Maroon;
	font-size : 11px;
	Font-Family: Tahoma, Arial;
    text-decoration: none
}

a:hover {
	color: #3D5629;
	font-size : 11px;
	Font-Family: Tahoma, Arial;
	text-decoration: none
}
