.small {font-size: 10px; line-height: 14px; color: #000000; }
.normal {font-size: 12px; line-height: 18px; color: #666666; }
.txt14 {font-size: 14px; line-height: 1.6em; color: #333333;}

.small_r {font-size: 10px; line-height: 14px; color: #FF0000; }


A:link    {
	text-decoration:underline; color: #660099;
}
A:visited { 
	text-decoration:underline; color: #660066;
}
A:active  { 
	text-decoration:underline; color: #660066;
}
A:hover   { 
	text-decoration:underline; color: #9933CC; 
}

.mid{
	margin: 20px 0 10px 0;
	padding: 0;
}