a:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;


}
a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.b:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-weight: normal;



}
.b:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 100%;
	background-color: #B3B38F;
	font-weight: bold;
	height: 100%;




}
.b:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-weight: normal;



}
.b:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-weight: bold;

}