@charset "utf-8";
/* CSS Document */
body {
 margin: 0;
 padding: 0;
 text-align: left;
 font: 16px "Times New Roman", Times, serif;
 line-height: 16px;
 background: url(../../images/background/generalBg.gif) repeat;
}
a{
	text-decoration: none;
	color: #93451f;
}
img {
	border: none;
}
