body{
color:#666666;
font-size:12px;
line-height:1.2;
}
img{border:0;}

h1{
   font-size: 11px;
	font-weight: normal;
   text-decoration: none;
	color: #696969; 
	margin: 0px;
	text-align:center;
}
h1 a:link {	color:#696969;	text-decoration: none;}
h1 a:visited {	text-decoration: none;	color:#696969;}
h1 a:hover {	text-decoration: none;	color:#696969;}
h1 a:active {	text-decoration: none;	color:#696969;}
.top{
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #696969; 
margin: 0px;
text-align:center;
}
h2{
   font-size: 12px;
	font-weight: normal;
   text-decoration: none;
	color:  #ff6666; 
	margin: 0px;
	text-align:center;
}
h2 a:link {	color:#ff6666;	text-decoration: none;}
h2 a:visited {	text-decoration: none;	color:#ff6666;}
h2 a:hover {	text-decoration: none;	color:#ff6666;}
h2 a:active {	text-decoration: none;	color:#ff6666;}
A:HOVER{
  background-color : #ffd7ff;
  color : #ff0080;
}


p{
padding:3px;
margin:0;
line-height:1;
}

.font_B_red{
color:#FF0000;
font-weight:bold;
}
.font_red{
color:#FF0000;
}
.font_black{
color:#000000;
}
.font_B_orange{
color:#ff9900;
font-weight:bold;
}


.list{
color:#ff9900;
font-size:12px;
}

.list2{
color:#ff0000;
font-size:10px;
}
.clear{clear:both;}

