.font12 {  font-size: 12px}
.seach {  font-size: 12px; color: #FFFFFF}
.box {  color: #FFCC99}
.maintxt {
	font-size: 12px;
	line-height: 1.5em;
}
.font10 {
	font-size: 10px;
	line-height: 1.5em;
}
.fontsmall {
	font-size: xx-small;
}
a:link {
	text-decoration: none;
	color: #6600FF;

}

a:visited {
	color: #6600ff;
	text-decoration: none;



}
a:active {
	color: #6600ff;
	text-decoration: none;


}
a:hover {
	text-decoration: underline;
	color: #6600FF;

}

