	BODY
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #FFFF00;
	}

	TD
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #FFFF00;
	}
	
	INPUT 
	{ 
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
	}

	.titleText
	{
		color : #FFFFFF;		
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
	}
	.plainText
	{
		color : #FFFFFF;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
	.orangeText
	{
		color : #FF6600;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
	
	.valentineText
	{
		color : #FFFFFF;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 24px;
		font-style : italic;
	}
	.valentineText 	a 		{ color : #FF9999; }
	.valentineText	a:link 	{ color : #FF9999; }
	.valentineText	a:hover { color : #FFFFFF; }

	.easterText
	{
		color : #31CE31;
	}
	
	.blueGuyText
	{
		color : #0000FF;
	}
	
	.winterText
	{
		color : #CEFFFF;
		font-family : "Times New Roman", Times, serif;
		font-size : 14px;
	}
	.winterText a 		{ color : #FFFFFF; }
	.winterText	a:link 	{ color : #FFFFFF; }
	.winterText	a:hover { color : #6699FF; }
	
	.halloweenText
	{
		color : #FF1A05;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
	.halloweenText a 		{ color : #FFFFFF; }
	.halloweenText	a:link 	{ color : #FFFFFF; }
	.halloweenText	a:hover { color : #FF9900; }
	.orangeHalloweenText
	{
		color : #FF6600;
	}
	.halloweenBar
	{
		background-color : #9900CC;
	}
	
	a		{ color : #FFFFFF; text-decoration : none ;}
	a:link 	{ color : #FFFFFF; text-decoration : none ;}
	a:hover { color : #FFCC66; }
	
	.houseLeftBorder	{ background-image : url(/littleguy/house/border/border_left.gif); }
	.houseRightBorder	{ background-image : url(/littleguy/house/border/border_right.gif); }
	.houseBottomBorder	{ background-image : url(/littleguy/house/border/border_bottom.gif); }

	.specHead 	{ color : #ffffff; font-weight : bold;}
	.specValue 	{ color : #8CEA91; }
	.blueHL		{ color : #20D7E7; }

	.blackCell { background-color : #000000; }
	.lightYellow { background-color : #FFF9B3; color : #000000; }
	.rowLight {	background-color : #8CEA91; }

