body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background: url(grfx/bg.jpg);
	margin: 0;
	padding: 0;
}
tr, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.os {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
.tbg {
	background-image: url(grfx/texbg.jpg);
	background-repeat: no-repeat;
}

