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

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

/* global default links */
#content #right-content p a:link {color: #880830; text-decoration: underline;}
#content #right-content p a:visited {color: #880830; text-decoration: underline;}
#content #right-content p a:hover {color: #353434; text-decoration: underline;}
#content #right-content p a:active {color: #000; text-decoration: none;}

#content #left-content p a:link {color: #880830; text-decoration: underline;}
#content #left-content p a:visited {color: #880830; text-decoration: underline;}
#content #left-content p a:hover {color: #353434; text-decoration: underline;}
#content #left-content p a:active {color: #000; text-decoration: none;}