BODY {
	
	color: #666666;
	
	margin: 0px 0px 0px 0px;
	
}

td { 
	font-size: x-small;
	line-height: 120%;
}

a { color:#0000cd;  text-decoration: none; }
a:link { color:#0000cd; text-decoration:none; }
a:visited {  color:#0000cd; text-decoration:none; }
a:hover { color:#F5970A; }

h2 { font-size: medium; margin-bottom: 0px; }

.footer { color: #FFFFFF; padding: 3px; }
#inquiry a{
display:block;
width:180px;
background:url(image/inquiry_bf.gif) no-repeat;
height:70px;
}

#inquiry a:hover{
background:url(image/inquiry_af.gif) no-repeat;
}

#phone a{
display:block;
width:180px;
background:url(image/phone_bf.gif) no-repeat;
height:70px;
}

#phone a:hover{
background:url(image/phone_af.gif) no-repeat;
}

