body{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;


}

a {
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
a:hover {
	text-decoration: none;
}

img {
text-decoration: none;
border: none;
}

.nastredfloat {
	float: right;
	border: 1px solid black;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
