body{
margin:0 0 0 0;
background-color: #F5F5F5;
} 

#title {
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
}

#j_title {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration:underline;
}


#content {
 font-family: Verdana;
 font-size: 11px;
 text-align:justify;
}


#menu {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-align:left;

}
#menu a {
 color:#000000;
 font-family: Verdana;
 font-size: 10px;
 font-weight: bold;
 text-decoration:none;

}
#menu a:link {
    color: #000000;
 text-decoration: none;
 font-weight: bold;
}
#menu a:visited {
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}
#menu a:hover {
 text-decoration: underline;
 color: #767475;
 font-weight: bold;
}


#contact{
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	}	
#contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
#contact a:link {
    color: #666666;
	text-decoration: none;
}
#contact a:visited {
	text-decoration: none;
	color: #666666;
}
#contact a:hover {
	text-decoration: underline;
	color: #999999;
}
.site{
display:none;
}

#footer{
	font-family: Verdana;
	font-size:10px;
	}
#thumb a {
 font-family: Verdana;
 font-size: 10px;
 text-align:center;
}
#thumb a:link {
    color: #000000;
 text-decoration: none;
  text-align:center;
}
#thumb a:visited {
 text-decoration: none;
 color: #000000;
}
#thumb a:hover {
 text-decoration: underline;
 color: #767475;
}
