a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}

a:visited {
	color: #EB3D01;
	text-decoration: none;
	font-weight: normal;


}

a:hover {
	text-decoration: none;
	color: #EB3D01;

}

a:active {
	color: #EB3D01;
	text-decoration: none;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;




}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #92A596;
	text-decoration: none;
}
