/* HOME PG */
P.first {
font-weight: none;
text-decoration: none;
color: #4c4c4c;
font-style: normal;
font-size: 13px;
line-height: 17px;
text-align: center;
margin-top: 0px;
margin-bottom: 12px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* WORK */
P.second {
font-weight: none;
text-decoration: none;
color: #5e5e5e;
font-style: normal;
font-size: 13px;
line-height: 14px;
text-align: center;
margin-top: 2px;
margin-bottom: 4px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* PDF */
P.third {
font-weight: none;
text-decoration: none;
color: #5e5e5e;
font-style: italic;
font-size: 11px;
line-height: 15px;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Quotes */
P.fourth {
font-weight: none;
text-decoration: none;
color: #525252;
font-style: italic;
font-size: 13px;
line-height: 16px;
text-align: center;
margin-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


/* Quote Name */
P.fifth {
font-weight: none;
text-decoration: none;
color: #525252;
font-style: normal;
font-size: 13px;
line-height: 15px;
text-align: center;
margin-top: 0px;
margin-bottom: 12px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* TEXT LINK-1 A*/
a, a:visited{
color: #5e5e5e;
font-weight: normal;
text-decoration: none;
}
/* TEXT LINK-1 HOVER */
a:hover, a:active{
color: #99294b;
font-weight: normal;
text-decoration: none;
}





