.mainmenu {
	font-family: "±¼¸²";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
    color: #000000;
}
.mainmenu a:link{
    color: #000000;
	text-decoration: none;
}
.mainmenu a:visited{
    color: #000000;
	text-decoration: none;
}
.mainmenu a:hover{
    color: #0066cc;
	text-decoration: none;
}
.counter {
	font-family: "µ¸¿ò";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
    color: #666666;
}
.counter a:link{
    color: #666666;
}
.counter a:visited{
    color: #666666;
}
.counter a:hover{
    color: #000000;
}
.latest {
	font-family: "±¼¸²";
	font-size: 8px;
	text-decoration: none;
    color: #000000;
}
.latest a:link{
    color: #000000;
	text-decoration: none;
}
.latest a:visited{
    color: #000000;
	text-decoration: none;
}
.latest a:hover{
    color: #0066cc;
	text-decoration: none;
}
.outlogin {
	font-family: "±¼¸²";
	font-size: 10px;
    color: #000000;
}
