body,td,th {font-size: 12px;}
.text1 {color: #0099CC}
.text2 {color: #FF0000}
.text3 {font-size: 14px;color: #0099CC;}
input {border: 1px solid #999999;}
a:link,a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
