
.title {
	color:#0000FF;
	font: 15px geneva, verdana, arial, sans-serif; 
	font-weight: bold;
}

.text1 {
	color:#000000;
	font: 11px geneva, verdana, arial, sans-serif; 
	font-weight: bold;
}

a:link		{ color: #003399; text-decoration: none }
a:visited	{ color: #003399; text-decoration: none }
a:active	{ color: #666666; text-decoration: none }
a:hover		{ color: #6699FF; text-decoration: none }

img {
    border-style: none;
}

.enbljs {
	position:absolute;
	background-color:#00CCCC;
	visibility:visible;
	color:#0000FF;
	font-weight:bolder;
	font-size:18px;
	border:#0000FF solid thin;
	height:50px;
	width:600px;
	left:140px;
	top:140px;
	z-index:0;
}

