td,body,input {
	font-size:12px
}
a:visited {
	font-size: 12px;
	color: #278130;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #009900;
}
a:active {
	font-size: 12px;
	color: #278130;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #278130;
	text-decoration: none;
}
.input {
	font-size: 12px;
	border: 1px solid #F5F5F5;
	background-color: #EBEBEB;
}
