a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #FF9900;

}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #FF9900;


}
a:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #990000;

}
a:active {
	font-family: Tahoma;
	text-decoration: none;
	color: #999999;


}
td {
	font-family: Tahoma;
	font-size: 10px;
}
.foot {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}
.head {
	font-family: Tahoma;
	font-size: 12px;
}
