a:visited {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;

}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	color: #0066FF;
	text-decoration: none;
	font-size: 12px;
}
.vline-lr-1px {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.content {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
.copy {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 14px;
	color: #FF0000;
}
.companyname {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 20px;
	background-color: #BEC5AD;
}
.menuLink {
	background-image: url(../images/a01.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
.copyright {
	font-size: 12px;
	font-weight: bold;
}
.text-strong {
	font-weight: bold;
}
