A {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
.txtlinkmenu {
	COLOR: #CCa3a3; TEXT-DECORATION: none
}
.txtlink {
	COLOR: #0030FF; TEXT-DECORATION: underline
}
.txtmenu {
	COLOR: #ffffff
}
.txtreg {
	COLOR: #333333; TEXT-DECORATION: none
}

#main {
	float: left;
}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.item h4 a {
	font-size: 12px;
	color: #666633;
	margin: 0px;
	padding: 0px;
	text-transform: none; 
	letter-spacing: 1px;
}

.item h4 a:hover {
	font-size: 12px;
	background-color: #e0e3bf;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.bylinename {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 10px;
}

.bylinetitle {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 10px;
}
