TD {
	FONT-SIZE: 12px;}

a.text:link {
	COLOR: #ffffff;
TEXT-DECORATION: none font-size: 12px
; 	text-decoration: none;
}
a.text:visited {
	COLOR: #ffffff;
TEXT-DECORATION: none font-size: 12px
; 	text-decoration: none;
}
a.text:active {
	COLOR: ffffff;
TEXT-DECORATION: none font-size: 12px
; 	text-decoration: none;
}
a.text:hover {
	COLOR: #006600;
TEXT-DECORATION: underline font-size: 12px
; 	text-decoration: none;
}

a.jingtai:link {
	font-size:12px;
	color: #724909;
	text-decoration: none;
}
a.jingtai:visited {
	font-size:12px;
	color:#724909;
	text-decoration: none;
}
a.jingtai:active {
	font-size:12px;
	color:#724909;
	text-decoration: none;
}
a.jingtai:hover {
	font-size:12px;
	color:#00FF00;
	text-decoration: none;
}

a:link {
	font-size:12px;
	color: #1D7792;
	text-decoration: none;
}
a:visited {
	font-size:12px;
	color:#1A5379;
	text-decoration: none;
}
a:active {
	font-size:12px;
	color:#006600;
	text-decoration: none;
}
a:hover {
	font-size:12px;
	color:#FF0000;
	text-decoration: none;
}

input 
	{
	font-size: 12px;
	BACKGROUND-COLOR: #F0F0F0;
	height: 20px;
	border: 1px outset #00A200;
}

textarea.smallarea
     {font-size:12px;
     background-color: white;
     color: rgb(0,0,128) ;line-height: 18px}
.p {
	
	color: #006600;
}
.height {
	line-height: 20px;
}
