BODY 
{
		font-family : 	arial;
		font-size	:	10px;
		color 		: 	#ffbd10;
}

P {
   font-size : 14px;
   color : #004200;
   font-family : verdana, arial, helvetica, sans-serif; 
}

h1 
	{ 	
		font-family : 	verdana;
		font-size   : 	36px;
		line-size	:	200%;	
		color 		: 	#ffbd10;
	}
h2 
	{ 
		font-family : 	arial;
		font-size	:	30px;
		line-height	: 	1;
		color 		: 	#ffbd10;
	}
h3 
	{ 
		font-family : arial;
		font-size	:	22px;
		color 		: 	#ffbd10;
	}
h4 
	{ 
		font-family : 	arial;
		font-size	:	18px;
		color 		: 	#ffbd10;
}


.hidden
	{
		font-family : 	arial;
		color       : 	#ccccff;
		font-size	:	1px;
	}
.details
	{
		font-size	:	12px;
	}
A:hover {
	font-weight 		: bold ;
	color					: #004200;
	background-color 	: #ffffff;
	text-decoration	: none;
}
	
A:visited {
   font-weight 	: bold;  
   color 			: #CCCC00; 
	line-height 	: 1.5;
   text-decoration: none;
}

A:link {
   font-weight 	: 	bold; 
   color 			: 	#ffff00;
	line-height 	: 	1.5;
   text-decoration: 	none;
}

A:active {
   font-weight 	: bold; 
   color 			: #000033; 
   text-decoration: none;

.navh3 {
   font-weight : 900; 
	line-height : 	1.5;
	font-size	:	20px;
	color 		: #004200;
	}

.christmas {
		font-family : arial;
		font-size	:	22px;
		color		 : #FF0000;	
	}
}





