@charset "UTF-8";
/* CSS Document */
/* Focus */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color:#000000;
}

#title{
	display:none;
}



#content a:after {
	content: " [" attr(href) "] ";
	font-size:smaller;
	text-decoration:none;
}

#txtsize, #search, #menu, #messagemenu, #archivemenu, .foot {
	display:none;
}

