body {
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	text-decoration: none;
}

td {
	font-size: 12px;
	line-height: 20px;
	color: #111111;
	text-decoration: none;
}
a:link {
	color: #555555;
	text-decoration: none;
}
.location {
	font-size: 13px;
	color: #555555;
	letter-spacing: 1px;
}

a:hover {
	color: #555555;
	text-decoration: none;

}
a:visited {
   color: #555555;
   text-decoration: none;
}
a:active {
     color: #ffffff;
	text-decoration: none;
}
.login {
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
	padding: 3px;
	height: 22px;
    width: 100px
}
.menu {
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	text-decoration: none;
	letter-spacing: 0px;
}
.style99 {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}

.but {
	background-color:#3AB8F1;
	border:1px solid white;
	font-size:13px;
	color:white;height:22;
}
