
a:link  { color: black; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited  { color: black; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover { color: #f00; text-decoration: none }
a:active { color: #f00; text-decoration: none }

a.on:link  {
	color: black;
	font-size: 12px;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-weight: bold;
}

right {
	text-align: right;
}
.on {
	color: #FF0000;
}
rightb {
	font-weight: bold;
}

