@charset "iso-8859-2";
a { text-decoration: none; }

a:link, a:active {
	color: #4da5ad;
}
a:visited {
	color: #008080;
}
over {
text-decoration: underline;
color: inherit;
font-weight: bold;
 }
body {
	margin-left: 0%; margin-top: 0%;
	background-color: white;
	
}
td.left_border {
	background-image: url(images/paper7c.gif);
	background-position: left;
}
