@CHARSET "ISO-8859-1";
body {
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	color: #b2b2b2;
}

a {
	color: #b2b2b2;
	text-decoration: none;
	cursor: pointer;
}

.oltext {
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-size: 11px;
}

.oltext a{
	color: #0000FF;
	text-decoration: underline;
	line-height: 12px;
	font-size: 11px;
}
.oltext a:hover{
	color: #000000;
	text-decoration: underline;
	line-height: 12px;
	font-size: 11px;
}

