﻿.newsticker {
	list-style-type: none;
	/*border: 1px dashed #fff;
	background: #050c44;*/
	
	margin: 0;

}
.newsticker a {
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 9pt;
	color: #73838A;
}

.newsticker a:hover {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #88a7c0;

}