.unnamed1 {
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family:tahoma;
	
}
A:link {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A:visited {COLOR: #004A95; TEXT-DECORATION: none}
A:hover {
	COLOR: #0033CC;
	TEXT-DECORATION: none;
	background-color: #C4C4FF;
}

.hlp {
font-size:0.08px;
color:#ffffff;
	
}
