.Style3 {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

.Style3:hover {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #000080;
	display:block;
	padding:inherit;
	color: #FFFFFF;
}	

.FIF {
	font-family: mistral;
	color: #003300;
	font-size: 18px;
	font-weight: bold;
	display:block;
}
.FIF:hover {
	font-family: mistral;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;

	display:block
	background-color:#75540F
; 	background-color: #A07C32;
}
.FIC {
	font-family: mistral;
	color: #000080;
	font-size: 18px;
	font-weight: bold;
	background-color: #6699FF;
}
.FIC:hover {
	font-family: mistral;
	color: #6699FF;
	font-size: 18px;
	font-weight: bold;
	background-color:#000080
}
