table {
	font-size: 12px;
	line-height: 18px;
	color: #4C4C4C;

}
a {
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
button {
	color: #006699;
}
.word {
	border: 1px inset #9B9B9B;
	font-size: 12px;

}
.search {
	font-size: 12px;
}
select {
	font-size: 12px;
	color: #666666;
}
.input {
	color: #006699;
}
.school {
	color: #006699;
	border: thin outset;
	font-size: 12px;
	height: 21px;
	width: 190px;
	background-color: #CCCCCC;



}

