.textreg {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #FEA532;
	text-decoration: none;
}
a:visited {
	color: #FEA532;
	text-decoration: none;
}
a:hover {
	color: #63649C;
	text-decoration: underline;
}
a:active {
	color: #9C9DC4;
	text-decoration: underline;
}
.sidebar a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:hover {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}
.sidebar a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}
.textsmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}
.boxtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #FBB55A;
	text-align: center;
	margin: 10px;
	padding: 10px;
	width: 300px;
}
.textlarge {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.textlarge_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #766D38;
	font-weight: bold;
}
.textlarge_headersm {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #766D38;
	font-weight: bold;
}
