A:link 
{
  color: #4f3d1e;
  text-decoration: none
}

A:visited 
{
  color: #4f3d1e;
  text-decoration: none
}

A:hover 
{
  color: #6b5329;
  text-decoration: underline
}
 
TABLE 
{
      font-family: tahoma, arial;
      color: #000000;
      font-size:11px;
      font-weight:bold;
}

H1
{
      color: #000000;
}
H2
{
      color: #000000;
}

H3
{
      color: #000000;
}

H4
{
      color: #000000;
      text-align: center
}
    
P {text-indent: 20;
    text-align: justify}

.frame_left
{
 background-image: url(../image/frame/left.jpg); 
 background-position: center center;
 background-repeat: no-repeat;
}

.frame_center_index
{
 font-family:tahoma, arial;
 font-size:11px;
 background-image: url(../image/frame/center.jpg); 
 background-position: center center;
 background-repeat: no-repeat;
}

.frame_center_other
{
 font-family:tahoma, arial;
 font-size:11px;
 background-image: url(../image/frame/center2.jpg); 
 background-position: center center;
 background-repeat: no-repeat;
}


.frame_right
{
 background-image: url(../image/frame/right.jpg); 
 background-position: center center;
 background-repeat: no-repeat;
}

.frame_left_gal
{
 background-image: url(../image/frame_gal/left.jpg); 
 background-position: center center;
 background-repeat: no-repeat;
}

.frame_center_gal
{
 font-family:tahoma, arial;
 font-size:11px;
 background-image: url(../image/frame_gal/center.jpg); 
 background-position: center center;
 background-repeat: no-repeat;
}

.frame_right_gal
{
 background-image: url(../image/frame_gal/right.jpg); 
 background-position: center center;
 background-repeat: no-repeat;
}

BODY 
{

      font-family: tahoma, arial, Helvetica, sans-serif;
      font-size:11px;
      font-weight:bold;
      color:black ;
      background-color: #6B5329;
}
	