body {	background-color: #000000;	font-family: "Century",Helvetica,sans-serif;	color: #d2d2d2;	font-size: 15px;	line-height: 20px;	margin: 0 0 10px 0;}
.newstitle, .newstitle a:link, .newstitle a:visited, .newstitle a:active {
	color: #ffffff;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	/*text-transform: lowercase;*/
	padding-bottom: 2px;
}

a:link, a:visited, a:active {	color: #c42229;	text-decoration: none;}a:hover {	color: #c42229;	text-decoration: underline;}

.tausta {
	background-image: url("throespics/tausta.jpg");
	background-repeat: repeat-y;
}