body {
	background-color: #3D2000;
	background-image: url(pictures/design/bg.gif);
}
.style1 {
	color: #9B7332;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
}
.szamlalo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text {	color: #9B7332;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
A:link {
	color: #9B7332;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
 	TEXT-DECORATION: underline
}
A:visited {
	color: #9B7332;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
 	TEXT-DECORATION: underline 

}
A:active {
	color: #9B7332;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
 	TEXT-DECORATION: underline 

}
A:hover {
	color: #330000;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
 	TEXT-DECORATION: none 
}

a.menu:link, a.menu:visited, a.menu:active 
{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
 	text-decoration: none;
}

a.menu:hover 
{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
 	text-decoration: underline; 
}

a.mini:link, a.mini:visited, a.mini:active 
{
	color: #9B7332;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
 	text-decoration: none;
}

a.mini:hover 
{
	color: #9B7332;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
 	text-decoration: underline; 
}


/*
<link href="styles.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	background-color: #3D2000;
	background-image: url(../pictures/design/bg.gif);
}
A:link {
	color: #9B7332;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
 	TEXT-DECORATION: underline
}
A:visited {
	color: #9B7332;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
 	TEXT-DECORATION: underline 

}
A:active {
	color: #9B7332;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
 	TEXT-DECORATION: underline 

}
A:hover {
	color: #330000;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
 	TEXT-DECORATION: none 
}
.text {
	color: #9B7332;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
-->
</style>
*/