.akita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.akitaBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.akitaFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.akitaB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
A:link { 
	COLOR: #693F14; TEXT-DECORATION: underline
}
A:visited { 
	COLOR: #693F14; TEXT-DECORATION: underline
}
A:active { 
	COLOR: #FF0000; TEXT-DECORATION: underline
}
A:hover { 
	COLOR: #FF9933; TEXT-DECORATION: underline
	}
