
a{text-decoration:none}

a:link{color:00f}
a:visited{color:a0a}
a:active{color:0ff}
a:hover{color:f00}

img{border:1px}

body{
	
	background-color:		fff;
	
	color	:				033;
	font-size:				x-small;
	font-family:			"‚l‚r ƒSƒVƒbƒN";
	
	margin:					0px;
	
	scrollbar-face-color:		eff; 
	scrollbar-track-color:		eee;
	scrollbar-arrow-color:		00f;
	scrollbar-highlight-color:	0af;
	scrollbar-shadow-color:		0af;
	
}

.font_s{
	font-size:			xx-small;
}

.font_l{
	font-size:			medium;
	font-weight:		bold;
}

.font_m{
	font-size:			x-small;
}

.font_b{
	font-size:			x-small;
	font-weight:		bold;
}

.font_b_red{
	color:				f00;
	font-size:			x-small;
	font-weight:		bold;
}

.font_b_indigo{
	color:				00a;
	font-size:			x-small;
	font-weight:		bold;
}

.hr_cont{
	color:				0af;
	height:				3px;
	width:				200px;
}

.hr_diary{
	color:				0ca;
	height:				3px;
	width:				640px;
}