td  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica;
	color : #575757;
	line-height: 18px;
}

td.top  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica;
	color : #ffffff;
}

td.menu  {
	border : 1px solid #708090;
}

A  {
	color : #545E8D;
	text-decoration : underline;
	font-weight : bold;
}

A:Visited  {}

A:Active  {
	color : #808080;
}

A:Hover  {
	color : #FF7800;
	text-decoration : underline;
}

A.mail  {
	color : #ffffff;
	text-decoration : underline;
}

A.mail:Visited  {}

A.mail:Active  {}

A.mail:Hover  {
	color : #FF7800;
	text-decoration : none;

}

A.menu  {
	color : #000000;
	text-decoration : none;	
	font-weight : lighter;
}

A.menu:Visited  {}

A.menu:Active  {}

A.menu:Hover  {
	color : #FF7800;
	text-decoration : underline;
}

BODY  {
}

input {font-size: 10px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px;}
select {font-size: 10px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px;background: #ffffff;}
textarea {font-size: 10px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px;background: #ffffff;}

