.silka {
	font: 18px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
p {
	text-decoration: none;
}
a:link {
	font: bold normal 18px "Times New Roman", Times, serif;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font: bolder normal 18px "Times New Roman", Times, serif;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font: normal 18px "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font: 18px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
