.l1 {font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight:normal;
	color: #DDDDDD;
	margin-left: 10px;
	text-decoration: none;
	}
.l1 a:link{font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.l1 a:visited{font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline; 
	}
.l2 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #DDDDDD;
	margin-left: 10px;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : underline; 
	}
	
.title
{font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	}

