/* CSS Document */


.Link_base_out {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.Link_base_over {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;

}

a.Link_Base_fff:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.Link_Base_fff:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.Link_Base_fff:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.Link_Base_fff:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

a.Link_Base_FF9:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9;
	text-decoration: none;
}
a.Link_Base_FF9:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9;
	text-decoration: none;
}
a.Link_Base_FF9:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9;
	text-decoration: none;
}
a.Link_Base_FF9:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9;
	text-decoration: underline;
}