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

/*--------------------------------------------------------------------*/
/* Global links style sheet for SITE NAME HERE                        */
/* Last Updated: 2008.08.06 by Cory Perry                             */
/*--------------------------------------------------------------------*/

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