body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 11px;
	/*background-image: url(images/bk.png);*/
}


a{
   color: #000000;
   text-decoration:underline;
}
a:hover{
   color: #666666;
   text-decoration:none;
}  
.fPass a{
color : #000000;
}

.fPass a:hover{
color : #6C6767;
}

.logo{
	width:625px;
	height:129px;
	background:url(images/logo.png) no-repeat;
}