body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	img {border:none};
	background-color: #000000;
}
a:link {
	color: #99FFFF;
	text-decoration: none;
	outline: none;


}
a:visited {
	color: #99FF99;
	text-decoration: none;
	outline: none;

}
a:hover {
	text-decoration: underline;
}
.tabela {
	border-bottom-style: solid;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	outline: none;


}
.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009966;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
}

