a.login:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.login {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: underline;
}
.news {
	font-size: 12px;
	line-height: 14px;
	color: #FF0099;
	text-decoration: none;
}
a.news2:hover {
	font-size: 12px;
	line-height: 16px;
	color: #FF9900;
	text-decoration: underline;
}
.news2 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #99CC00;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
}
a.white:hover {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.white {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

