/* CSS Document */

.l1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF6D6;
	text-decoration: none;
	line-height: 15px;
	margin-left:25px;
	margin-right:20px;
	}
.l1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF6D6;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF6D6;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-style: dotted;
	}
.l2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF6D6;
	text-decoration: none;
	line-height: 15px;
	margin-left:25px;
	margin-right:20px;
	}
.l2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF6D6;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF6D6;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style: dotted;
	}
