
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(image/bg.jpg);
}

.css {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-align: left;
}
.css2 {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-align: left;
}

.tex {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}
.head{
font-family:arial;
font-size:16px;
font weight:400;
color:#FFFFFF;
text-align:center;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
