@charset "windows-1250";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #495678;
}
body {
	margin-top: 50px;
}
a.ref {
	font-family: tahoma;
	font-size: 10px;
	color: #495678;
	font-weight:bolder;
	letter-spacing:3px;
}
a.ref:link {
	text-decoration: none;
	margin-bottom:15px;
}
a.ref:visited {
	text-decoration: none;
	color: #495678;
}
a.ref:hover {
	text-decoration: none;
	color: #495678;
}
a.ref:active {
	text-decoration: none;
	color: 3495678;
}
