div

	{
		font-size : 11px;
		font-family : arial;
		color : #ffffff;
}

h1

	{
		font-size : 11px;
		font-family : arial;
		color : #ffffff;
	}
	td

	{
		font-size : 11px;
		font-family : arial;
		color : #ffffff;
	}
	a

	{
		font-size : 11px;
		font-family : arial;
		color : #8B452C;
	}
	a {
		color: #8B452C;
		text-decoration: underline;		
	}
a:hover {
		color: #C47051;		
		font-style : normal;		
	}
