td,body,input {
	font-size:12px;
}

a:link,a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
