<style>
html,body,table,tr,td,p,div,span{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#cccccc;
}
body{
	background-image:url(images/tausta1.jpg);
	background-repeat:repeat-x;
}
table,tr,td{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#555555;
}
pre{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#000000;
}

hr{
}
p{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
p.newstitle{
	width:100%;
	padding:1px;
	border:solid 1px #cccccc;
	background-color:#eae8e8;
	color:#8a282e;
	margin-bottom:10px;
	margin-top:1px;
}
a:link, a:visited{
	color: #8a282e;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a:hover{
	background-color: #8a282e;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	
}
a.nav:link, a.nav:visited{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.nav:hover{
	color: #8a282e;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.sel:link, a.sel:visited{
	background-color: #ffffff;
	color: #8a282e; 
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.sel:hover{
	color: #8a282e;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

</style>
