.style2 {color: #FFFFFF}

body {
   background-image: url("c.jpg");
   background-repeat: no-repeat;
   background-position: bottom right;
   background-color: #000000;
   background-attachment: fixed; 
}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	font: 10px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #CCFFCC;
	padding:5px;
}

a:hover {
	font: 10px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #996666;
	padding:5px;
}

