/*
 * Start-Default Style
 */	
	P
	{
		font-family: Tahoma, Arial;
		color: Black;
		
	}
	
	
	A, A:link, A:active
	{
		font-family: Tahoma, Arial;
		font-weight: normal;
		color: blue;
		text-decoration: none;
	}
	
	A:visited
	{
		font-family: Tahoma, Arial;
		font-weight: normal;
		color: purple;
		text-decoration: none;
	}
	
	A:hover
	{
		font-family: Tahoma, Arial;
		font-weight: normal;
		color: red;
		text-decoration: none;
	}
	
	
	body
	{
		font-family: Tahoma, Arial;
		color: Black;
	}
	
/*
 * End-Default Style
 */

 
/*
 * Start-Holiday Styles
 */
  
	/*
	 * Start-Christmas Style
	 */

	/*
	 * End-Christmas Style
	 */
 
	/*
	 * Start-4thofJuly Style
	 */

	/*
	 * End-4thofJuly Style
	 */
 
	/*
 	 * Start-Easter Style
 	 */

	/*
	 * End-Easter Style
	 */
	 
	/*
 	 * Start-Halloween Style
 	 */

	/*
	 * End-Halloween Style
	 */

/*
 * End-Holiday Styles
 */
 
 
/*
 * Start-Season Styles
 */
 
	/*
	 * Start-Fall Style
	 */

	/*
	 * End-Fall Style
	 */
 
	/*
	 * Start-Winter Style
	 */

	/*
	 * End-Winter Style
	 */
 
	/*
	 * Start-Spring Style
	 */

	/*
	 * End-Spring Style
	 */
 
	/*
	 * Start-Summary Style
	 */

	/*
	 * End-Summer Style
	 */
 
/*
 * End-Season Styles
 */