/* Nepto.SK Level 0 stylesheet */

a,
a:link,
a:visited
{
	font-family: "sans-serif", "Arial";
	color: #ffffff;
	font-size: 100%;
	text-decoration: underline;
}

a:hover
{
	color: #00ff00;
	text-decoration: none;
}

td, th
{ 
	font-family: "sans-serif", "Arial";
	color: #ffffff;
	font-size: 80%;
	border: 0px;
}

