body    { color: #3c3c3c; font-size: 14px }
td { color: #3c3c3c; font-size: 14px }
.big1 { font-size: 16px }
.small { font-size: 12px }
.big2  { font-size: 20px }
.big3  { font-size: 24px }
.bold { font-weight: bold }
.alert { color: #ff4f1f }
.white { color: #fff }
a:link   { color: #48a0ff; text-decoration: none }
a:hover  { color: #ff9600; text-decoration: none }
a:visited   { color: #ba4f10; text-decoration: none }
.miura { color: #64af14 }
.miurabig3 { color: #64af14; font-size: 24px }
.greenbig {
	font-size: 18px;
	color: 64af14;
}
.orange {
	font-size: 14px;
	color: #FF6600;
}
.orangeBIG {
	font-size: large;
	color: #FF6600;
}
.miuramail {
	font-size: 12px;
	color: #64af14;
}
