p {font-family: "arial"}

h1,h2,h3,h4,h5,h6 
{
font-family: "verdana"
}

A:link 
{text-decoration: none; color:#FC3553}

A:visited
{text-decoration: none; color:#FC3553}

A:active 
{text-decoration: none; color:#FC3553}

A:hover 
{text-decoration: underline; color:#FC3553}
