.szatback {
	background-image: url(../pic/szatback.jpg);
	background-repeat: repeat-y;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 18px;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 20px;
}
h2 {
	font-size: 14px;
	color: #003663;
}
A,A:visited,A:link,A:active{
	text-decoration: none;
	color: #6699FF;
	font-weight: bold;
} A:hover{
	text-decoration: underline;
	color: #6699FF;
	font-weight: bold;
}