body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: 7b7b7b;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #E8E9D7;
}

a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: 67767a;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
    text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
destination.a:link {
	color: #FF0000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}