
A {
	text-decoration: none;
	color: #996633;
}
A:Hover {
	text-decoration: underline;
	color: #996655;
	
}
TABLE {
	font-size: 13;
	font-family : Arial;
 line-height:20px;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996633;

}
body{
	
	color: #996633;

}
h2 {
	font-size:1.3em;

}


