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

/*--------------------------------------------------------------------*/
/* Global default link styling for A Blog About template forms        */
/* Last Updated: 07.09.27 by Cory Perry                               */
/*--------------------------------------------------------------------*/


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