body {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
 }
a {
	color: #0FA1DE;
	text-decoration: none;
}
a:link {
	color: #0FA1DE;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #F9AC1E;
}
a:hover {
	color: #F9AC1E;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height:normal;
	line-height:16px;
	margin: 0px;
 }
 .text_s {
	font-size: 10px;
	line-height:14px;
	margin: 0px;
 }
 .text2 {
	font-size: 14px;
	line-height:20px;
	margin: 0px;
 }
