.olbcont {
	padding: 0px;
}
	
.olbcont p {
	font-family:Arial;
	font-size:9px;
	color:#000;
	font-weight:bold;
}

.olbcont p a:link {
	font-family:Arial;
	font-size:9px;
	color:#392A7D;
	font-weight:bold;
	text-decoration: none;
}
.olbcont p a:visited {
	font-family:Arial;
	font-size:9px;
	color:#392A7D;
	font-weight:bold;
	text-decoration: none;
}
.olbcont p a:hover {
	font-family:Arial;
	font-size:9px;
	color:#392A7D;
	font-weight:bold;
	text-decoration: underline;
}
.olbcont p a:active {
	font-family:Arial;
	font-size:9px;
	color:#392A7D;
	font-weight:bold;
	text-decoration: underline;
}

.input {
	font-size: 10px;
}
