a {
	font-family: Arial,Helvetica,Geneva;
	font-size: 12px;
	COLOR: #4b536a; 
	TEXT-DECORATION: none;
	
}
a:hover 
{
    font-family: Arial,Helvetica,Geneva;
    font-size: 12px;
	COLOR: #4b536a; 
	TEXT-DECORATION: underline;
}

a.widgetlink:link, a.widgetlink:visited, a.widgetlink:active {
  color: #3C7597;
  text-decoration: none;
  font-size: 85%;
  font-weight: bold;
}
a.widgetlink:hover {
  color: #FF0000;
  text-decoration: none;
  font-size: 85%;
  font-weight: bold;  
}
.bg {
background: url(../images/widget/bg.gif) repeat-x bottom left;
}
.border {
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
}
.bg2 {
background: url(../images/widget/bg2.gif) repeat-x top left;
}
