a:link{ 
color : #6666FF;
text-decoration: none; 
}

a:visited{ 
color : #6699FF;
text-decoration: none; 
}

a:hover{ 
color : #CC3300; 
font-weight : bold;
text-decoration: none; 
}

a:active {
text-decoration: none;
}

body{ 
font-family : "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; 
font-size : 12px;
font-style: normal; 
background-color : #EFE7CE; 
line-height : 140%; 
}

h1 {
	font-size: 16px;
}

