.h3-title-link {
    background: none repeat scroll 0 0 #0099CC;
    color: #FFFFFF;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding-left: 2%;
    width: 98.3%;
		cursor:pointer;
}

	
	.h3-title-link:hover
{
	text-decoration:underline;
	}