A:VISITED, A:ACTIVE, A:LINK {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-variant : normal;
	text-decoration: none;
}

A:HOVER {
	color : Green;
}


.BackgroundTekst {
	background-color : #FFFFCC;
}


.BackgroundMenu {
	background-color : #ffcc99;
}

.Text {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: Black;
}


.Textmini {
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color: Black;
}

.Title {
	font-family : "Brush455 BT";
	font-size : 35px;
	font-style : normal;
	font-weight : bold;
	color: #CC6600;
}

.Special {
	font-family: Eurostile;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color: #FF6633;
}


.SpecialG {
	font-family: Eurostile;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color: #FF3300;
}
