body {
	margin-bottom: 0px;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: 333333;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #888888;
}

a {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;

}
a.pink {
	color: #000099;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;

}
a.pink:visited{
color: #000066;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a.pink:hover {
	color: #000099;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;

}

a:hover {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}


.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
