/*FUREVER AFTER RESCUE*/

body {
background-color: #ba9f7b
}

div a, div a:link, div a:visited {
	color: #777;
	text-decoration: none;
}

div a:hover {
	color: #26bae5;
	text-decoration: none;
	font-style: bold;
}

div.nav a, div.nav a:link, div.navk a:visited {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

div.nav a:hover {
	color: red;
	text-decoration: none;
	font-style: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}


.text {
	font-family: 'Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
}

.about {
	font-family: Century, Georgia;
	font-size: 13px;
	color: #303030;
	text-decoration: none;
}

.abouttitle {
	font-family: Century, Georgia;
	font-size: 15px;
	color: #303030;
	text-decoration: none;
}

.news {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #303030;
	text-decoration: none;
}

.feature {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.newstitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4898a1;
	text-decoration: none;
}

.newsdate {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #303030;
	text-decoration: none;
}
