.text {
font-size: 0.8em; font-family:"VERDANA,ARIAL,HELVETICA,SANS-SERIF"; color:"#000000"
}

.navbar {
	font-size: 0.8em;
	font-family:VERDANA, ARIAL, HELVETICA, SANS-SERIF;
	color:#000000;
	font-weight: bold;
}

.navbar a {
	
	text-decoration:"none"; color:"#009999";
}

.navbar a:active {color:"#009999"; font-weight: bold;
}

.navbar a:hover {
	text-decoration:"UNDERLINE"; color:"#ff0000"; font-weight: bold;
}

.leftbar {
	font-size: 0.6em;
	font-family:VERDANA, ARIAL, HELVETICA, SANS-SERIF;
	color:#ff0000;
	font-weight: bold;
}

.leftbar a {
	text-decoration:"none"; color:"#009999";
}

.leftbar a:active {color:"#009999"; font-weight: bold;
}

.leftbar a:hover {
	text-decoration:"UNDERLINE"; color:"#ff0000"; font-weight: bold;
}

.leftblock {
	background-color: #ffffcc;
	border: 0px;
	border-right: 0px;
	border-color: #ff9900;
	border-style: solid;
	text-align: center;
	vertical-align: top;
/**	width: 20%;**/
}

.lblocktitle {
	background-color: #009999;
	color:#ffffff;
	font-family: Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	width: auto;
}

.lblocktext {
	border: 0px;
	border-bottom: 2px;
	border-bottom-color: #009999;
	color: #000000;
	font-size: 12px;
	padding: 3px;
	text-align: left;
	width: auto;
}

.lblocktext A:link {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.lblocktext A:visited {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.lblocktext A:hover {
	color:#009999;
	text-decoration: underline;
}

.sublinks {font-size: 0.75em}

img.left {
	CLEAR: left; FLOAT: left; MARGIN: 0px 1.33em 0px 0px
}
img.right {
	CLEAR: right; FLOAT: right; MARGIN: 0px 0px 0px 1.33em
}
<link href="/1.css" rel="stylesheet" type="text/css">

