body,td,th {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF7200;
	background-image: url(img/vihkobg.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
a:link {
	color: #E8721A;
	text-decoration: none;
}
a:visited {
	color: #C76118;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
