.mn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}	
a.mn:link {

	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

a.mn:visited {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;


}
a.mn:hover {

	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
a.mn:active {

	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}

.bb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}	
a.bb:link {

	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
 a.bb:visited {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;


}
a.bb:hover {

	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
a.bb:active {

	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}

