P,TD  {
	font-family : Tahoma, Arial, Helvetica,  sans-serif;
	font-size : 12px;
	color:#000000;
}
TextArea  {border-style: solid; border-width: 1; color: #333333; font-size=12px;}
Input     {border-style: solid; border-width: 1; color: #333333; font-size=12px;}
.fnt      {background-color: #e0e0e0; color: #000000;}

.title  {
	font-size : 20px;
}
.menu  {
	font-size : 14px;
}

a, a:link,a:visited{
	color:#000000;	
}

a.menu,a.menu:link,a.menu:visited{
	text-decoration : none;
	color:#000000;	
}


a.menu:hover{
	text-decoration : underline;
	color:#000000;		
}

A:HOVER {
	color : #EF9A21;
}


