/***************************************************************************
/		LOCAL STYLESHEET
/		/titles/rowanofrin/css/local.css
***************************************************************************/

/* GENERAL */

p,li,td					{ font-family: verdana, sans-serif; font-size: 12px; color: #E4E4E4; }
h1 						{ font-family: arial, sans-serif; font-size: 15px; font-weight: bold; color: #EEEEEE; }
h2						{ font-family: arial, sans-serif; font-size: 14px; font-weight: bold; color: #E4E4E4; }
.ulDiamond				{ list-style-image: url('images/ico_bullet.gif'); }
.bgOverride				{ background-color: #000000; }

/* DEFAULT LINKS */

a:link    				{ color: #E4E4E4; text-decoration: underline; }
a:visited 				{ color: #E4E4E4; text-decoration: underline; }
a:active  				{ color: #E4E4E4; text-decoration: underline; }
a:hover   				{ color: #FFFFFF; text-decoration: underline; }

/* NAVIGATION */

.navRight				{ font-family: verdana, sans-serif; font-size: 11px; color: #CCCCCC; }
a.navRight:link    		{ color: #CCCCCC; text-decoration: underline; }
a.navRight:visited 		{ color: #CCCCCC; text-decoration: underline; }
a.navRight:active  		{ color: #CCCCCC; text-decoration: underline; }
a.navRight:hover   		{ color: #FFFFFF; text-decoration: underline; }
