body {
	background-image: url(images/bg_login.gif);
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	backbround-color: #3983BC;
}

.areas {
        border-color: #375A62;
        border-width: 0;
        border-style: solid;
	background: transparent;
        font-size: 9;
        font-family: verdana,lucida;
        color: white;
}

TD {font-family: verdana,lucida; font-size: 9px; color: black; text-decoration: none;}

a {font-family: verdana,lucida; font-size: 9px; color: black; font-weight: none; text-decoration: none;}
a:hover {font-family: verdana,lucida; font-size: 9px; color: white; font-weight: none; text-decoration: none;}

