.menu a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menu a:hover, body a:active {
	font-size: 10px;
	color: #000000;
	background-color: #FFAA33;
	text-decoration: none;
}
.T_010 {
	font-size: 10px
}
.T_010b {
	font-size: 10px;
	font-weight: bold;
}
.T_011 {
	font-size: 11px
}
.T_012 {
	font-size: 12px
}
.nowlook {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990066;
	/*text-decoration: underline;*/
}
.textarea {
	background-color:#FFFFFF;
	width:600px;
	border:0px solid #FFFFFF;
	overflow: hidden;
}
