.downs {
	font-size: 12px;
	color: #FFFFFF;
}

.ntop {
	font-size: 14px;
	font-weight: bold;
	color: #005DA2;
}
table {
	font-size: 12px;
	color: #000000;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.love:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.love:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;font-weight: bold;
}
a.love:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;font-weight: bold;
}
a.love:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;font-weight: bold;
}
