body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1c290;
	background-attachment: fixed;
	background-image: url(images/b-g.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Garamond;
	font-size: 16px;
	color: #fed89d;
	text-decoration: none;
}

a:link {
	font-family: Garamond;
	font-size: 16px;
	color: #fed89d;
	text-decoration: none;
}
a:hover {
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.styletext1 {
	font-family: Garamond;
	font-size: 12px;
	color: #fed89d;
	text-decoration: none;
}
.styletext2 {
	font-family: Garamond;
	font-size: 30px;
	color: #931010;
	font-weight: bold;
	text-decoration: none;
}
.styletext3 {
	font-family: Garamond;
	font-size: 20px;
	color: #931010;
	text-decoration: none;
	font-weight: bold;
}
.styletext4 {
	font-family: Garamond;
	font-size: 19px;
	color: #931010;
}
.links a:link {
	font-family: Garamond;
	font-size: 19px;
	color: #000000;
	text-decoration: underline;
}
.links a:visited {
	font-family: Garamond;
	font-size: 19px;
	color: #000000;
	text-decoration: underline;
}
.links a:hover {
	font-family: Garamond;
	font-size: 19px;
	color: #FFFFFF;
}
.styletext5 {

	font-family: Garamond;
	font-size: 16px;
	color: #931010;
}

