.fontx{
font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.hoverprimbon a{
font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.hoverprimbon  a:hover {
font-family: Tahoma;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
.primbon {
font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: 130px;
	padding: 6px 5px 6px 4px;
}


