.linkcontent
{
	margin: 1px auto 5px auto;
	padding: 5px;
	width: 95%;
}
.linksCenter
{
	margin: 5px auto 5px auto;
	padding: 5px;
	width: 98%;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}
.linksL
{
	margin: 20px 0px 0px 0px;
	font: normal normal normal 100% serif;
	float: left;
	padding: 2px;
	width: 47%;
	clear: left;
	height: 47%;
}
.linksR
{
	margin: 20px 0px 0px 0px;
	float: right;
	padding: 2px;
	width: 47%;
	height: 47%;
	clear: right;
}
linksL a:link {
	text-decoration: none;
	color: #0000FF;
}
#h4 {
	margin: 20px 0px 1px 0px;
	font-size: large;
	color: #AB6049;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}

