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

/*--------------------------------------------------------------------*/
/* Global links style sheet for ChristianChapman.com                  */
/* Last Updated: 02.18.2009 by Cory Perry                             */
/*--------------------------------------------------------------------*/

/* global default links */
a:link {color: #FFFF99; text-decoration: none;}
a:visited {color: #FFFF99; text-decoration: none;}
a:hover {color: #115F92; text-decoration: underline;}
a:active {color: #FFFF99; text-decoration: none;}

#tcontent a:link {color: #353434; text-decoration: none;}
#tcontent a:visited {color: #353434; text-decoration: none;}
#tcontent a:hover {color: #115F92; text-decoration: underline;}
#tcontent a:active {color: #353434; text-decoration: none;}
