td {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menulinks {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.head {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #003B82;
	text-decoration: none;
}

.l1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.l1 a:link{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.l1 a:visited{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.l1 a:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration :underline; 
}
.l2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.l2 a:link{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.l2 a:visited{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.l2 a:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : underline; 
}
