body,p,td,li
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#333333;
}

a {
   text-decoration: underline;
   font-weight: normal;
   color: #215DC6;
}

a.menufat {
   font-weight: bold;
   text-decoration: underline;
}

a.menufat:hover
{
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}

a.menufat:active {
   font-weight: bold;
   text-decoration: underline;
}

a.menufat:visited {
   font-weight: bold;
   text-decoration: underline;
}
