.hplink{
    margin: 0;
    padding: 5px 0 3px 30px;
    font-size: 13px;
    line-height: 20px;
	/*background: url(../images/arrow-green.gif) no-repeat 12px center;*/
    background: url(../images/arrow-blue-smaller.gif) no-repeat 5px center;
    color: #0072BC;
    font-weight: bold;
    /*border-top: 1px solid #D2EEE0;*/
    width: 175px;
}

.hp-box h2.blueh2 {
	color:#0072bc;
	padding: 0 0 0 25px;
}


a {
    text-decoration: none;
    color:#0072bc;
}