a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#renzidescript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
#active {
	color: #F58420;
}
#active a:hover {
	color: #FFFFFF;
}
#navbar {
	color: #CC3300;
}
#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	padding-right: 40.2px;
	padding-left: 41px;
}
#navbar a:hover {
	background-color: #F58420;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 2px solid #000000;
	color: #333333;
}
#sidebartext a {
	color: #666666;
	text-decoration: underline;
}
#sidebartext a:hover {
	color: #CC3300;
}
#sidebartext a:visited {
	color: #999999;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sideactive {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#info {
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#info a {
	color: #333333;
	text-decoration: underline;
}
#info a:hover {
	color: #CC3300;
}
#info a:visited {
	color: #CCCCCC;
}
.infotitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.infosubtitle {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.undersub {
	padding-left: 30px;
}

