.redbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A60000;
	text-decoration: none;
}
.blacklinks {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.rednormal {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;

}
.yellowlinks {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFF00;
	text-decoration: none;
}
.gray {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #C0C0C0;
	text-decoration: none;
}

.over	{background: #E9E598; font-weight:bold; }
.out 	{background: #D7D385; font-weight:bold; }
.mauvenormal {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #A60000;
	text-decoration: none;
}
.blacklinksunderline {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
