a{
  color: #424242;
	text-decoration: none;
}
a:hover{
  color: #424242;
	text-decoration: underline;
}
#ticker-area{
	float:right;
	font-size: 1.0em;
	font-weight: normal;
	color: #424242;
	padding-top:10px;
	margin-right:-85px;
}

