.menu {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	color: #6C1714;
	text-decoration: none;
}
 A:link.menu {
	color: #6C1714;
	text-decoration: none;
}
  A:hover.menu {
	color: #000000;
	text-decoration: none;
}
.portfolio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #686884;
	text-decoration : none;
	font-weight : none;
}
.bodywhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #ffffff;
	text-decoration : none;
}
.coming {
	font-family : times;
	font-size : 32px;
	color : #926566;
	text-decoration : ;
	font-weight : bold;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #9C1B1F;
	text-decoration : none;
	font-weight : none;
}
.formhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #9C1B1F;
	text-decoration : none;
	font-weight : none;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
a.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9C1B1F;
	text-decoration : underline;
}
a.bodytext:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}
