a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
body {
	background: url(gx/bg.jpg);
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	color: #333333;
}
li {
	line-height: 150%;
}
p, td {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
}
.bg {
	background: url(gx/bgtop.jpg) repeat-x;
}
.cont {
	background: url(gx/conbg.jpg) repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.keret {
	padding: 1px;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
}
.menu p {
	font-weight: bold;
	color:#000;
	letter-spacing: 1px;
	font-variant: small-caps;
}
.menu a:link, .menu a:visited {
	color: #003366;
	letter-spacing: normal;
	text-decoration: none;
	font-variant: normal;
}
.menu a:hover {
	color: #003366;
	letter-spacing: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	text-decoration: none;
	font-variant: normal;
}

.text {
	border-left: thin solid #999999;
	padding-left: 10px;
}
.year {
	font-weight: bold;
	color: #CC0000;
}
.cim {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
}
hr {
	border-width: 1px;
	border-color: #CCCCCC;
}
.os {
	color: #999999;
	font-weight: normal;
}
.os a:link, .os a:visited {
	text-decoration: none;
	color: #999999;
}
.os a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	text-decoration: none;
}
