body  {
	font-family: Verdana,Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	
	text-decoration: none;
	
}

/* linked image styles */
a img {
	border: 0px;
}

/* form  control styles */
textarea, input {
	font-size: 11px;
	background-color : #FFFFFF;
}
select {
	font-size: 11px;
	background-color : #FFFFFF;
}

/* anchor styles */
a:link, a:visited  {

	font-family: Verdana,Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color : transparent;
	
}
a:hover, a:active {
	
	text-decoration: underline;
}

th {
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

td {
	font-size: 11px;
}

ciemne  {
	font-family: Verdana,Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1E1E1E;
	
	text-decoration: none;
	
}
