body { font-family: Tahoma;}
.top{
	color: #777777;
	font-size: 28px;
}
.top2{
	color: #333333;
	font-size: 28px;
}
.top3{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
.test{
	color: #257eac;
	font-size: 14px;
}
.test2{
	color: #555555;
	font-size: 14px;
}
.test3{
	color: #839dab;
	font-size: 14px;
}
a:link, a:visited, a:active { text-decoration:none;}
/*
a:hover { text-decoration:underline; }
*/