h1

	{
		font-size : 12px;
		font-family : Trebuchet MS;
		color : #49372C;
	}

div

	{
		font-size : 10px;
		font-family : Trebuchet MS;
		color : #808080;
	}

	td

	{
		font-size : 12px;
		font-family : Trebuchet MS;
		color : #ffffff;
	}
		
	a {
		color: #ffffff;
		text-decoration: none;	
	}
a:hover {
		color: #B1B1B2;		
		font-style : normal;	
		text-decoration: underline;	
	}
	