.main {
	font-family: Tahoma;
	color: #151515;
	font-size: 12px;
}
.main a:link {
	text-decoration: none;
	color: #151515;
}
.main a:visited {
	text-decoration: none;
	color: #151515;
}
.main a:hover {
	text-decoration: none;
	color: #151515;
	background-color: #E5E5E5
}

.select {
	font-family: Tahoma;
	color: #151515;
	font-size: 12px;
	font-weight: bold;
}
.select a:link {
	text-decoration: none;
	color: #151515;
}
.select a:visited {
	text-decoration: none;
	color: #151515;
}
.select a:hover {
	text-decoration: none;
	color: #151515;
	background-color: #E5E5E5
}

.under {
	font-family: Tahoma;
	color: #999999;
	font-size: 11px;
}
.under a:link {
	text-decoration: none;
	color: #999999;
}
.under a:visited {
	text-decoration: none;
	color: #999999;
}
.under a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #E5E5E5
}

.underB {
	font-family: Tahoma;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.underB a:link {
	text-decoration: none;
	color: #999999;
}
.underB a:visited {
	text-decoration: none;
	color: #999999;
}
.underB a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #E5E5E5
}

.small {
	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
}
.small a:link {
	text-decoration: none;
	color: #666666;
}
.small a:visited {
	text-decoration: none;
	color: #666666;
}
.small a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #E5E5E5
}
