a.bar {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	 padding:4px;
} 
a.bar:hover { 
color: #ffcc00;
}

.tit1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:10;
font-weight:bold;
color:#ffffff;
padding-left:7px;
text-decoration:none;
}

a.tit {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:10;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}