/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-image: url(images/bk.jpg);
	background-color: #FEFEFE;
	background-position: center center;
	background-repeat: no-repeat;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-style: italic;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline overline;
	text-transform: uppercase;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.btcopyrights {
	font-size: 10px;
}

.btdate {
	color: #FECE00;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.btnav {
	border: 1px #666666 solid;
}

.btquote {
	font-size: 10px;
	font-style: italic;
}
