body, td, th {
	font-family: Georgia;
	font-size: 12px;
	color: #525252;
}

a {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #6290a8;
}

a:link {
	text-decoration: underline;
}

a:visited {
	color: #6290a8;
	text-decoration: underline;
}

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

a:active {
	color: #6290a8;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

