
/* common styles */


<!--
td {
	color: #333333;
	font-size: 12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:18px;
	background-repeat:no-repeat;
}

.comment {
	font-size: 10px;
	line-height: 15px;
}

.small_w {
	color: #666666;
	font-size: 10px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka;
	line-height:200%;
}


 a : l i n k   { 
     f o n t - s i z e :   12 p x ; 
     l i n e - h e i g h t :   1 6 p x ; 
     c o l o r :   # 0 0 3 3 F F ; 
     t e x t - d e c o r a t i o n :   n o n e ; 
     l e t t e r - s p a c i n g :   1 p x ; 
 } 

 a : v i s i t e d   { 
     c o l o r :   #6633FF ; 
     t e x t - d e c o r a t i o n :   n o n e ; 
 } 

 a : h o v e r   { 
     c o l o r :   #9966FF ; 
     t e x t - d e c o r a t i o n :   u n d e r l i n e ; 
 } 

 a : a c t i v e   { 
     c o l o r :   # F F00 0 0 ; 
     t e x t - d e c o r a t i o n :   u n d e r l i n e ; 
 } 

-->