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