.back {  background-attachment: fixed; background-image: url(img/n_back.jpg); background-repeat: no-repeat; background-position: left top}
.line {  border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
body {  background-image: url(img/sen.gif); background-position: left top}

.news{
	margin-bottom:20px;
	}

.news a:link{
	color:#0000FF;
	text-decoration:underline;
	}

.news a:visited{
	color:#0000FF;
	text-decoration:underline;
	}

.news a:hover{
	color:#CC0000;
	text-decoration:none;
	}