a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.txtmenu {
	color:#666666;
	font-size: 10px;
	line-height:13px;
	text-decoration:none;
	padding-left: 5px;
}

.txtmenu a{
color:#666666; 
font-size: 10px; 
line-height:13px;	
text-decoration:none;
}
.txtmenu a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.txt12 {
	font-size: 12px;
	line-height: 15px;
}

.txt12 a{
  color:#666666; 
	font-size: 12px;
	line-height: 15px;
  text-decoration:none;
}

.txt12 a:hover{
  color:#0000FF; 
	font-size: 12px;
	line-height: 15px;
  text-decoration:underline;
}

body {
	color: #666666;
}

.menu{
	font-size: 10px;
	color: #666666;
	margin-left: 7px;
}

.menu a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

.menu a:hover{
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	line-height:12px;
}

