h2 {
	color: #060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../pics/gStripeBk.gif);
}
.a {
	background-color: #E8A35E;
}
table {
	text-align: center;
}
td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: ridge;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}
A:link  { color: #080; font-weight: bold; text-decoration: none }
A:active {color: #FFCC00; text-decoration: none;}
A:visited {color: #6F4A00; text-decoration: none;}
a:hover   { color: #fff; background-color: #008000 }
.a1 {	background-color: #E8A35E;
}
.b {
	background-color: #e8a35e;
}
