h3 
{
    font-family: "Arial Rounded MT Bold", Arial;
    font-size: 19px;
    color: #595959;
}

p
{
    font-family: "Helvetica Neue", Arial;
	font-weight: normal;
    font-size: 13px;
}

p a 
{
    text-decoration: underline;
    color: #56004E;
}

p a: hover
{
    text-decoration: underline;
    color: #F3901D;
}






































































































