.normal {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	border: none;
}
a:link {
	font-family: Tahoma;
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}

Table.normal_menu {
	font-family: MS Sans Serif;
	font-size: 11px;
	text-decoration: none;
	border: none;
}
Table.normal_menu a:link {
	font-family: MS Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
Table.normal_menu a:visited {
	font-family: MS Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
Table.normal_menu a:hover {
	font-family: MS Sans Serif;
	font-size: 11px;
	color: #333300;
	text-decoration: none;
}
