
.serviceupdatebody {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

a#button:link {
            text-decoration: none;
            color: #ffffff;
}
a#button:visited {
            text-decoration: none;
            color: #ffffff;
}
a#button:hover {
            text-decoration: underline;
}
a#button:active {
            text-decoration: none;
}

#login {
  margin-top: 20px;
}
