a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #0D2D54;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0D2D54;
	text-decoration: underline;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #41AEF1;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-image: url(images/background.jpg);
}
.titletop {
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #0D2D54;
}
.listtop {
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 14px;
	color: #0D2D54;
	list-style-type: none;	
}
.ref {
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #0D2D54;
}
.px11 {
	font-size: 11px;
}
