.text12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.text12:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.blue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 120%;
	color: #003399;
	text-decoration: none;
}
a.blue:hover {
	color: #FF9900;
	text-decoration: underline;
}

.black {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

.menu_top {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bottom {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
