@charset "utf-8";
/* CSS Document */

.header {font-family: Arial, Helvetica, sans-serif; font-weight: bold; size: 18px; color: #000;}
.header-orang {font-family: Arial, Helvetica, sans-serif; font-weight:bold; size:18px; color: #c6430f;}
.header-white {font-family: Arial, Helvetica, sans-serif; font-weight:bold; size:18px; color: #fff;}

.text {font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size: 14px; color:#000; line-height:1.3em;}
.text a {color:#c6430f; line-height:1.3em;}
.text a:hover {text-decoration: underline}
.text-orange {font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size: 12px; color:#c6430f; line-height:1.3em;}
.text-orange a {color:#c6430f; line-height:1.3em; text-decoration: none;}
.text-orange a:hover {text-decoration: underline}

.services-text {font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size: 13px; color:#fff; line-height:1.2em;}
.services-text a{color:#c6430f; text-decoration: none;}
.services-text a:hover {text-decoration: underline;}

.phone {font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size: 20px; color: #fff;}
.gray {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #d3d8dd;}
.footlinks {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333;}
.footlinks a {color: #333; text-decoration: none;}
.footlinks a:hover {text-decoration: underline;}

.menu {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #fff; margin-top: 15px; }
.menu a {text-decoration: none; color:#fff;}
.menu a:hover {text-decoration: underline; }
