body, div, p, td {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.txt1 { font-size: 10px; line-height: 16px; }
.txt2 { font-size: 12px; line-height: 20px; }
.txt3 { font-size: 14px; line-height: 20px; }

.red { color:#FF6666; }
.red2 { color:#FF3333; }
.blue { color:#6699FF; }
.blue2 { color:#3366FF; }
.gray { color:#666666; }

a:link { color: #FF6666; text-decoration: none;}
a:hover { color: #FF6666; text-decoration: underline;}
a:visited { color: #FF6666; text-decoration: none;}
