/* CSS for the Todd Key Juggles - http://www.ToddKeyJuggles.net */
/* Created by Andy Blau of Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this... but then again, why would you want to? */

body	{ background-color: #000000; color: #FFFFFF; font-family: arial; font-size: 90%; }

a:link { color : #FFFF40; text-decoration: none; }
a:visited { color: #D7D88C; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: underline; }

.navlinks a:link { color: #0000C0; text-decoration: none; }
.navlinks a:visited { color: #A0A0C0; text-decoration: none; }
.navlinks a:hover { color: #AA2220; text-decoration: underline; }
.navlinks a:active { color: #AA2220; text-decoration: none; }

.thumbs a:link { opacity: .65; border-color: red; }

.title  {
	font-family: arial bold, arial;
	font-weight: bold;
	font-size: 200%;
	color: #66CC33;
}

.accent { color: #FF9911; font-weight: bold; }
.acc2 { color: #FF9911; }

.navtable { border: inset yellow 2px; } 


sup { font-size: 70%; }

.fn1a	{ font-size: 80%; font-family: arial, helvetica, sans-serif; }
.neg1b  { font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fba	{ font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fnba	{ font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }


/* font-style: italic; */
/* margin: 0px 40px 0px 10px; */


