body {
	background-image: url(../images/bg_long.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.test {
	font-family: Arial, Helvetica, sans-serif;
}
.base_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #674B9F;
}
.address_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.copy_bg_image {
	background-image: url(../images/sunrise_bg_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 23px;
}
.copy_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #674B9F;
	font-style: italic;
	line-height: 15px;
}
.copy_homepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #000000;
	line-height: 30px;
}
.copywhoiskel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 30px;
}
