
A:link { 
	color: #336699; TEXT-DECORATION: none
}

A:visited { 
	color: #003366; TEXT-DECORATION: none
}

A:active { 
	color: #FF6600; TEXT-DECORATION: none
}

A:hover { 
	color: #3399CC; TEXT-DECORATION: underline;
}

.font_top { 
	font-size: 12px; color: #000000; line-height: 130%;
}

.font_blue { 
	font-size: 12px; color: #033C9B; line-height: 130%;
}

.font_yellow { 
	font-size: 12px; color: #FFE600; line-height: 130%;
}



body {
	background: url(images/body_bg_2.gif) repeat-x left top;
	font: 100% "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}