body
{
	margin: 0;
}

a.menu
{
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

a.menu:hover
{
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}

font.menu
{
	color: #FFCC66;
	font-weight: bold;
}

a.header
{
	color: #FEE620;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
}

a.header:hover
{
	color: #FEE620;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
}

a.header_small
{
	color: #FEE620;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

a.header_small:hover
{
	color: #FEE620;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

font.header-big
{
	color: #FEE620;
	font-weight: bold;
	font-size: 28px;
	font-style: italic;
}

h1
{
	color: #993300;
}

h2
{
	color: #993300;
}

h3
{
	color: #993300;
}

font.text
{
	font-weight: bold;
	font-size: 20px;
	color: #339999;
}

font.text_small
{
	font-weight: bold;
	font-size: 16px;
	color: #339999;
}

a
{
	color: #339900;
	text-decoration: none;
	font-size: 18px;
}
a:hover
{
	color: #ff9900;
	text-decoration: none;
	font-size: 18px;
}

tr.price_header
{
	background: #999966;
	color: #ffffcc;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

td.price_header
{
	background: #999966;
	color: #ffffcc;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

tr.price_body
{
	background: #cccc99;
	color: #333300;
	font-size: 16px;
	text-align: center;
}

table.foto
{

}

table.foto td
{
	border: 1px solid #cccc99;
	text-align: center;
	font-weight: 900;
	width: 200px;
}