<!--
/* 
------------------------------------------------------
Stylesheet "La Barraka"
Coded by JCM Spoor - Spectomedia.com
------------------------------------------------------
*/

/* page style */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #34507a;
	color:#333333;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	/*letter-spacing: 1px;*/
}
a, a:visited { 	/* removing this results in spacerlines on the rollover buttons! */
    color:#000000;
    text-decoration:none;
    border:0px;
}
a:hover {
	/* removing this results in spacerlines on the rollover buttons! */
	color: #000000;
	text-decoration: underline;
	border: 0px;
}
td.button a {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
width:166px;
display: block;
text-decoration: none;
color: #ffffff;
background-color: #68105d;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;
}

td.button a:hover {
width:166px;
background-color: #9dc416;
color: #41093a;
}
.menucell {
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
}
.body_tekst {
	background-color: #d9cad7;
	padding: 5px 10px 20px 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.info_bar {
	color: #ffffff;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}

-->
