a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6AACDC;
}
a:hover {
	text-decoration: underline;
	color: #6AACDC;
}
a:active {
	text-decoration: none;
	color: #6AACDC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:19px;
}
.homeback {
	background-image: url(../images/home-template_r4_c2.jpg);
	width:336px;
	height:461px;
	background-repeat:no-repeat;
	background-position:top;
}
.innerback {
	background-image: url(../images/inner-template_r7_c1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:900px;
	height:248px;
}
.innercontent {
	padding:10px 20px 0 20px;
}.footer {
	background-image: url(../images/footer.jpg);
}
.orange {
	color: #F60;
	font-weight: bold;
}
