.textnormal {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.textdate{
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size: xx-small;
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
.head_home {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}

.head_product {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	font-style: normal;
	color: #000063;
	font-weight: bold;
}
.red_topic {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.black_topic {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	font-style: normal;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	font-style: normal;
	color:#CC3300;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	font-style: normal;
	color:  #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	font-style: normal;
	color: #AA2B00;
	text-decoration: none;
}
.inputA {
	background-color : #FFFFFF;
	height : 16px;
	font-size : 11px;
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	border : 1px #A0522D solid;
}
.inputB {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	font-size : 11px;
	background-color: #FFFFFF;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.submit {
	color : #333333;
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif"; 
	height : 20px;
	FONT-SIZE: 10px;
    background-color: #EFF0EC; 
	border: #BBBBBB; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.hr {
	border : dotted;
	color : Gray;
	height: 1px;
}
.hr2 {
	border : dotted;
	color : #DCDDFA;
	height: 1px;
}



