@charset "iso-8859-1";
/* CSS Document */

.redArrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.Black_link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Black_link_Bold {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
