.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: FFD47E;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: 333333;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: FFD47E;
}
.main_lt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 333333;
}
a:link {color: #333333; text-decoration: none} 
a:visited {color: #666666; text-decoration: none} 
a:hover {color: #FFB900; text-decoration: none} 
a:active {color: #333333; text-decoration: none}  
.picborder {
	border: 1px solid #333333;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
