body {
	background-image:url(pics/bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

a:link {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size: 12px;
	font-family: Verdana;



}
a:visited {
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #969696;



}
a:active {
	text-decoration:none;
	font-weight:bold;
	color: #969696;
}
.small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666;

}
.norm {
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: normal;












}
.head {
	font-family: Verdana;
	font-size: 18px;
	color: #333;





}

