/*****  Ignite Worldwide  *****/
A {
	color: #5A3140;
	text-decoration: none;
}
A:hover {text-decoration: underline}

.maroon {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #663333;
}

.nav {
	font-family: arial, helveitca;
	font-size: 12px;
	font-weight: bold;
	color: #666597;
}

a:hover.nav {
	text-decoration: none;
	color: #663333;
}

.biznav {
	font-family: arial, helveitca;
	font-size: 12px;
	font-weight: bold;
	color: #5A3140;
}

.yellow {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #FFCC66;
}

.content {
	font-family: times new roman,garamond;
	font-size: 13px;
	color: #000000;
}

.directions {
	font-family: times new roman,garamond;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

H1 {
	font-family: times new roman,garamond;
	font-size: 26px;
	font-style: italic;
	color: #5A3140;
}
