@charset "Shift_JIS" ;

a:active { text-decoration: underline }
a:hover { color: Red; text-decoration: underline }
a:link  { text-decoration: underline }
a:visited { color:#3399ff;text-decoration: none }
.red { color: #b30000 }
.sky { color: #3f9fff }
.bold { font-weight: bold }
body{
	background:white url(../Images/back2.gif) ;
	color:#333333;
	font-size:100%;}
td{
	background-color:#ffffd9;
	}