A:link {COLOR: #009900; TEXT-DECORATION: none}
A:hover {COLOR: #009900; TEXT-DECORATION: underline}
A:visited {COLOR: #009900; TEXT-DECORATION: none}
A:hover {COLOR: #009900; TEXT-DECORATION: underline}

.toast {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F7F4D3;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.projects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

