a:link {
	color: #093B78;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #093B78;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #093B78;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	background: #EBEBEB;
}
smallfont {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
}

#pscroller{
	width: 100%;
	height: 25px;
	padding: 5px;
	font-size: 8pt;
	font-style: normal;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background: #FFFFFF
	font-family: Arial, Helvetica, sans-serif;
}

#pscroller a{
	text-decoration: none;
	font-color: #093B78;
}
.anylinkcss{
border-left:1px solid #093B78; border-right:1px solid #093B78; border-top:1px solid #093B78; border-bottom:0px solid #093B78; position:absolute;
visibility: hidden;
line-height: 14px;
z-index: 100;
background-color: #E8E8E8;
width: 130px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Arial
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #093B78;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #093B78;
text-decoration: none;
color: white;
}
}

.anylinkcss a:visited{ /*hover background color*/
background-color: #E8E8E8;
text-decoration: none;
color: #093B78;
}
}

.anylinkcss a:active{ /*hover background color*/
background-color: #093B78;
text-decoration: none;
color: #093B78;
}
}