a             {
	color: #3C9;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
}
a:visited                {
	font-weight: bold;
	color: #3C9;
}
a:hover          {
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #630;
}
a:link           {
	color: #3C9;
	font-weight: bold;

}

