A:LINK {
	color : teal;
}

A {
	color : teal;
}

A:HOVER {

	color : blue;
}
BODY {
        margin: 8px 0px 8px 0px;
	scrollbar-arrow-color : #6D010F;
	scrollbar-base-color : #6D010F;
	scrollbar-dark-shadow-color : #C0C0C0;
	scrollbar-face-color : #C0C0C0;
	scrollbar-highlight-color : #C0C0C0;
	scrollbar-shadow-color : #C0C0C0;
	scrollbar-dark-shadow-color : #C0C0C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : Arial, Helvetica, sans-serif;
	background: url('images/background.jpg');
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font : Arial, Helvetica, sans-serif;
}
.linkcolor1 {font-family: arial; font-size: 12px; color: Purple;}
.linkcolor1 a:link {font-family: arial; font-size: 12px; color: Purple;}
.linkcolor1 a:visited {font-family: arial; font-size: 12px; color: Purple;}
.linkcolor1 a:hover {font-family: arial; font-size: 12px; color: Fuchsia; background-color: black;}

.linkcolor2 {font-family: arial; font-size: 12px; color: teal;}
.linkcolor2 a:link {font-family: arial; font-size: 12px; color: teal;}
.linkcolor2 a:visited {font-family: arial; font-size: 12px; color: teal;}
.linkcolor2 a:hover {font-family: arial; font-size: 12px; color: blue;}

.linkcolor3 {font-family: arial; font-size: 12px; color: red;}
.linkcolor3 a:link {font-family: arial; font-size: 12px; color: red;}
.linkcolor3 a:visited {font-family: arial; font-size: 12px; color: red;}
.linkcolor3 a:hover {font-family: arial; font-size: 12px; color: white; background-color: black;}

.linkcolor4 {font-family: arial; font-size: 12px; color: teal;}
.linkcolor4 a:link {font-family: arial; font-size: 12px; color: teal;}
.linkcolor4 a:visited {font-family: arial; font-size: 12px; color: teal;}
.linkcolor4 a:hover {font-family: arial; font-size: 12px; color: blue;}

.linkcolor5 {font-family: arial; font-size: 12px; color: black;}
.linkcolor5 a:link {font-family: arial; font-size: 12px; color: teal;}
.linkcolor5 a:visited {font-family: arial; font-size: 12px; color: teal;}
.linkcolor5 a:hover {font-family: arial; font-size: 12px; color: red;}

.btm {font-family: arial; font-size: 9px; color: white;}
.btm a:link {font-family: arial; font-size: 9px; color: white;}
.btm a:visited {font-family: arial; font-size: 9px; color: white;}
.btm a:hover {font-family: arial; font-size: 9px; color: #FFCC00;}


.cellinner {
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	background: url('images/bkgrnd.jpg');
}
.cellheader {

	background: url('images/header-bkgrnd.jpg') no-repeat left top;
}

.cellmiddle {
	background: url('images/pastor2.gif') no-repeat left bottom;
}
.cell-1 {
	border: #6D010F 1px dotted;
}5
.cell-verse {

	font-size : 11px;
	font-family: sans-serif;
}
.cell-links {border: #6D010F 1px solid;}
.cell-links a:link {font-family: arial; font-size: 12px; color: #996600;}
.cell-links a:visited {font-family: arial; font-size: 12px; color: #996600;}
.cell-links a:hover {font-family: arial; font-size: 12px; color: yellow;}

.cellhilite {
	border-bottom: black 1px solid;
}

.cell-footer {
	font-size: 9px; color: white;
	font-family: Verdana;
	background-color: #000000;
}