.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E4E474;
	text-decoration: none;
}

.seperator {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D6D72D;
	text-decoration: none;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bluetext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.activelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E4E474;
	text-decoration: none;
}
.prodhead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
