@charset "UTF-8";

/*--------------------------------------------------------------------*/
/* Global links style sheet for Pride Home Inspection                 */
/* Last Updated: 2008.08.06 by Stephen Davis                          */
/*--------------------------------------------------------------------*/

/* global default links */
a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #1F2B5B; text-decoration: underline;}
a:active {color: #000; text-decoration: none;}