#tit {

margin: 0;

padding: 0;

text-indent: -99999px;

}


body{
	margin-top:0px;
	margin-bottom:0px;
	background:url(backnow.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
}




a{
text-decoration:none;
font-family:Tahoma;
color:#000066;
}



a:hover{
color:#FF0000;
text-decoration: none;
}

div.img a img{
border:1px solid #FFFFFF;
}
div.img a:hover img{
border:1px solid #CCCCCC;
}





/*a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }
/*
