/***************************************************************************
/		LOCAL STYLESHEET
/		/titles/possummagic/css/local.css
***************************************************************************/

/* GENERAL */

h1 						{ font-family: arial, sans-serif; font-size: 15px; font-weight: bold; color: #6633CC; }
h2						{ font-family: arial, sans-serif; font-size: 13px; font-weight: bold; color: #6633CC; }
h3						{ font-family: verdana, sans-serif; font-size: 11px; font-weight: bold; color: #6633CC; }

/* DEFAULT LINKS */

a:link    				{ color: #6633CC; text-decoration: underline; }
a:visited 				{ color: #6633CC; text-decoration: underline; }
a:active  				{ color: #6633CC; text-decoration: underline; }
a:hover   				{ color: #FF00FF; text-decoration: underline; }
