td {
	font-family: Tahoma;
	font-size: 12px;
	color: #828282;
	text-decoration: none;
	border: none;
}
font {
	font-family: Tahoma;
	font-size: 12px;
	color: #1890E1;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.f {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF2D00;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
a:link{
	color: #FF3300;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a:hover{
	color: #0033CC;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a:visited{
	color: #FF3300;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.dot {
	border: 1px dotted #666666;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #000033;
	font-family: "Georgia", "Times New Roman", "Times", "serif";

}

a.top:link {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}
a.top:visited {
  font-size:12px;
  color: #000066;
  text-decoration:none;
  font-weight: normal;
}
