a:link {
	color: #726c31;
	text-decoration: none;

}
a:visited {
	color: #726c31;
	text-decoration: none;

}
a:hover {
	color: #063115;
	text-decoration: underline;
	
	}

a:active {
	color: #063115;
	text-decoration: underline;
}
.form {
	FONT-SIZE: 12px; BACKGROUND: #ffffff; FONT-FAMILY: Arial, Sans serif; COLOR: #333333;

	}
.textarea {
	width: 98%;
	
	}
.input {background: "#F4F4F4"; border: "#F4FF4F4"; color: "#000000" ; font-family: "verdana"}

    }

.ul {
    margin: 0 0 0 2em;
    padding: 0 0 0 1.2em;
    list-style: none;
    text-indent: -1.2em;
    *text-indent: 0;
    *list-style-type: disc;
    }
