label {
   cursor: pointer;
   cursor: hand;
}
body {
background-color: #ffffff;
background-position: center;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.areas {
	border-width: 1px;
	border-style: solid;
	background: transparent;
	font-size: 9px;
	font-family: verdana,lucida;
	color: #828282;
	padding-left: 5px;
	padding-right: 5px;
}

TD {font-family: verdana; font-size: 12px; color: #3e3e3e; text-decoration: none;}

.orange {font-family: verdana; font-size: 12px; color: #F78C32; text-decoration: none;}

.white {font-family: verdana; font-size: 12px; color: #ffffff; text-decoration: none;}

a {font-family: verdana; font-size: 12px; color: #3e3e3e; text-decoration: none;}
a:hover {font-family: verdana; font-size: 12px; background-color: #ededed; color: #3e3e3e; text-decoration: none;}

.a2 {font-family: verdana; font-size: 12px; color: #F78C32; text-decoration: underline;}
.a2:hover {font-family: verdana; font-size: 12px; background-color: #ededed; color: #F78C32; text-decoration: underline;}

.a3 {font-family: verdana; font-size: 12px; color: #42809C; text-decoration: none;}
.a3:hover {font-family: verdana; font-size: 12px; background-color: #ededed; color: #42809C; text-decoration: none;}