.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333366;
	font-weight: lighter;
	text-decoration: none;

}
.menu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: blink;
}
a:link {
	color: #0099CC;
	font-family: "Trebuchet MS";
	text-decoration: underline;

}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.menu a:link {  color: #003399; text-decoration: underline}
.menu a:visited {  color: #0000FF; text-decoration: underline}
.menu a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.linki {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline blink;
}
