div

	{
		font-size : 11px;
		font-family : arial;
		color : #311506;
}
	td

	{
		font-size : 11px;
		font-family : arial;
		color : #311506;
	}
	a

	{
		font-size : 11px;
		font-family : arial;
		color : #704A33;
	}
	a {
		color: #704A33;
		text-decoration: underline;
		font-weight : bold;
	}
a:hover {
		color: #311506;		
		font-style : normal;		
	}