body {
	font-size: 12px;
	margin: 0px;
	text-align:center;
	background-color: EEEEEE;
}
.input {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

td {
	font-size: 12px;
	text-align: center;
}
.downstyle {
	font-size: 12px;
	color: 3b78ae;
	letter-spacing: 1px;
	line-height:22px;
}
.title {
	font-size: 25px;
	color: black;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:22px;
}
.downstyle a:link {
	font-size: 12px;
	color: 1c2632;
	text-decoration: none;
}
.downstyle a:visited {
	font-size: 12px;
	color: 1c2632;
}
.downstyle a:hover {
	font-size: 12px;
	color: #FF0000;
}
.searchstyle {
	font-size: 12px;
	color: 1c649e;
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}

.menu a:link {
	font-size: 12px;
	color: 4075A9;
	text-decoration: none;
	font-weight:bold;
}
.menu a:visited {
	font-size: 12px;
	color: 4075A9;
	font-weight:bold;
		text-decoration: none;

}
.menu a:hover {
	font-size: 12px;
	color: #ff0000;
		font-weight:bold;
			text-decoration: none;


}
