
P			{	color: #663300;
				font-size: 16px;
				font-weight: bold;
				background-color: #fff;
				font-family: "Trebuchet MS", Gadget, Verdana, Graphos, "Avant Garde", Arial, sans-serif;	}


.footer		{	color: #663300;
				font-size: 10px;
				font-weight: normal;
				background-color: #fff;
				font-family: "Trebuchet MS", Gadget, Verdana, Graphos, "Avant Garde", Arial, sans-serif;	}


.bottom		{
				vertical-align: bottom;
	} 


A		{	color: #cc6600; 
			background-color: #fff;
			text-decoration: underline;	}

A:visited 	{ 	color: #663300;
				background-color: #fff; 
				text-decoration: underline;	}
A:active 	{ 	color: #ff6600; 
				background-color: #fff;
				text-decoration: underline;	}
A:hover 	{ 	color: #ff9900; 
				background-color: #fff;
				text-decoration: underline;	}
