
body{	color:#666666;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:18px;}

A:link          { color:#644300 ; text-decoration:underline }
A:visited       { color:#644300 ; text-decoration:underline }
A:active        { color:#CC0000 ; text-decoration:none }
A:hover         { color:#CC0000 ; text-decoration:none }
.solid {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.font_12_blue {
	font-size: 12px;
	line-height: 18px;
	color: #6699FF;
}

