
	.MainText, input, textarea {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		line-height: 18px;
	}

	a {
		color: #336600;
		text-decoration: none;
	}

	a:hover {
		color: #669900;
		text-decoration: underline;
	}