﻿td {
	font-size: 12px;
}
a:link {
	line-height:22px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	line-height:22px;
	color: #000000;
	text-decoration: none;
}
a:active {
	line-height:22px;
	text-decoration: none;
}
a:hover {
	line-height:22px;
	color: #FF3300;
	text-decoration: underline;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #6633FF;
	text-decoration: none;
}
a.white:active {
	color: #6633FF;
	text-decoration: none;
}
u {
	font-size: 12px;
	line-height: 18px;
}
.mtext {
	font-size: 12px;
	line-height: 18px;
}
.white {
	color: #FFFFFF;
}
.btext {
	font-size: 12px;
	line-height: 21px;
        letter-spacing: 1px;
}
.contit {
        color: #660066;
	font-size: 16px;
        font-weight: bold;
	line-height: 21px;
        letter-spacing: 1px;
}
.bot {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #404040;
}