.basic {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
}
.basic-toolbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.l1 {
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration : underline; 
	}
.l2 {
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration : underline; 
	}

