a:link, a:active, a:visited {
	color: E87838;
	text-decoration: none;
}
a:hover {
	color: #875529;
	text-decoration: none;
	}
a.navLink:link, a.navLink:active, a.navLink:visited {
	color: C17747;
	padding-left: 5px;
	font-size: 18px;
	text-decoration: none;
}
a.navLink:hover {
	color: #FFFFCC;
	padding-left: 5px;
	font-size: 18px;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(../graphics/V2inside/bk.jpg);
}
.bodytext {
	padding-left: 15px;
	font-size: 13px;
	font-family: Times, serif, "Times New Roman";
	color: 4B636C;
	line-height: 16px;
	font-weight: normal;
}
.bodytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.repeater {
	background-image: url(../graphics/V2inside/repeater.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.flame {
	font-size: 24px;
	color: #FF0000;
}
.blue {
	font-size: 12px;
	font-family: Times, serif, "Times New Roman";
	color: 3C5A77;
}
