.content {
	font-size: x-small;
	color: #000000;
	line-height: 20px;

}


.menu:link {
	font-size: small;
	color: #F2091C;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited {
	font-size: small;
	color: #F2091C;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-size: small;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
}

.llink:link {
	font-size: x-small;
	color: #E1B500;
	text-decoration: none;
}
.llink:visited {
	font-size: x-small;
	color: #E1B500;
	text-decoration: none;
}
.llink:hover {
	font-size: x-small;
	color: #FFCC00;
	text-decoration: none;
}

a:link {
	font-size: x-small;
	color: #000679;
	text-decoration: none;
}
a:visited {
	font-size: x-small;
	color: #000679;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	color: #66CC00;
	text-decoration: underline;
}

.title {
	font-size: small;
	font-weight: bold;
	color: #000679;
}

.lcontent {
	font-size: small;
	color: #000679;
}

.title {
	font-size: small;
	font-weight: bold;
	color: #000679;
}
