
			
.home-blue {
       font-size: 13px;
	   color: #194289;
       text-decoration: none;
	   text-weight: bold;
       font-family: Arial, Helvetica, Sans-Serif;}	   
a.home-blue {
        color: #194289;
        text-decoration: none
        }
a.home-blue:hover {
               color: #ff9900;
               text-decoration: none
            }
