/* CSS styl pro WebNetServis.com vyrobil: http://www.furseal.cz (Ali), e-mail: info@furseal.cz  */
BODY {
	background : #203e6a;
	font : normal normal normal x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}


/* LINKY */
A{
	font: bold;
	text-decoration: none;
	color: #BED2F3;
}
A:Hover  {
text-decoration : underline;
}
A:Active  {
	COLOR: #608CCE;
	TEXT-DECORATION: underline;
	font-weight : bold;
}

TABLE{
	color: White;
	font-size: x-small;
}
TD.copy{
	font-size: xx-small;
	font-weight : bold;
	color : #BED2F3;
}