/* CSS Document */

td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #2D1900;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #2D1900;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #2D1900;
	text-decoration: underline;
}
.welcome {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2D1900;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 10px;
}

.l1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	}
.l1 a:link{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2D1900;
	text-decoration : underline; 
	}
.l2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	}
.l2 a:link{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2D1900;
	text-decoration : underline; 
	}
