a.links:link, a.links:hover, a.links:active, a.links:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px;


}
a:hover {
	font-weight: bold;
	color: #E5DED4;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;


}
#footer {
	width: 100%;
	text-align: center;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E5DED4;
	color: #E5DED4;
	background-color: #000000;

}
#footer a:link, a:active, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px;


}
#footer a:hover {
	font-weight: bold;
	color: #E5DED4;
	text-decoration: none;
	background-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2A390;



}
td {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
}
h2 {
	color: #000000;
	padding-top: 65px;
	text-align: right;
	padding-right: 110px;
	font-size: 18px;

}
h3 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	color: #B2A390;
	text-align: center;
	margin: 3px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.comms {
	font-weight: bold;
	background-color: #E5DED4;
	font-size: 12px;
	border: 0px;

}
hr {
	color: #E5DED4;
	width: 96%;
	text-align: center;
	height: 1px;
}
.textright {
	padding: 3px;
}
.textleft {

	padding: 3px 3px 3px 0px;
}
h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2A594;
}

