.menu
{
	font-family: century gothic;
	color: 000000;
	text-decoration: none;
}
.menu A:hover
{
	font-style: century gothic;
	font-weight: normal;
	color: 000000;
	text-decoration: underline;
}
.header_menu_bg
{
	font-size: x-small;
	background-image: url(images/header_menu_bg.jpg);
	color: #0f4564;
	font-family: Verdana;
	height: 33px;
	text-decoration: none;
}
A
{
	font-family: Verdana;
	font-size: x-small;
	text-decoration: none;
	color: #0F4564;
}
.tdmover
{
	font-size: x-small;
	color: #0f4564;
	text-indent: 3px;
	font-family: Verdana;
	height: 21px;
	background-color: #98c9e9;
}
.tdmout
{
	font-family: Verdana;
	font-size: x-small;
	text-indent: 3px;
	color: #0f4564;
	background-color: #D7E9F5;
	height: 21px;
	font-weight: bold;
}
.tdmoverc
{
	font-size: x-small;
	color: #0f4564;
	direction: rtl;
	text-indent: 3px;
	font-family: Verdana;
	height: 21px;
	background-color: #98c9e9;
	text-align: right;
}
.tdmoutc
{
	font-family: Verdana;
	font-size: x-small;
	direction: rtl;
	text-indent: 3px;
	color: #0f4564;
	background-color: #D7E9F5;
	height: 21px;
	font-weight: bold;
	text-align: right;
}
A:hover
{
	font-family: Verdana;
	font-size: x-small;
	text-decoration: none;
	color: #000000;
}