
a:link {
	color: #0054A5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0054A5;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: darkblue;
	text-decoration: underline;
	font-weight: bold;	
}

.tausta {
	background-color: #FFFFFF;
	background-image: url(kuvat/sin_tausta.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	z-index: auto;
}
.sivutausta {
	background-color: #FFFFFF;
	background-image: url(kuvat/sivutausta.gif);
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
}
.uutiset {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-style: normal;
	line-height: normal;
	list-style-position: inside;
	list-style-image: url(kuvat/harmaa_pallo.gif);
	background-image: url(kuvat/harmaa_pallo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.logo {
	background-image: url(kuvat/logo_pitkissport.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sisalto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding: 26px;
	float: left;
}
.otsikko {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #173998;
}

