/* Style Iffelmaxe.com */

body {
	background-image: url(../signs/bg1.jpg);
	background-attachment: fixed;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF80FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF80FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FF80FF;
}
a:active {
	text-decoration: none;
	color: #FF80FF;
}
.text1 {
	color: #FF80FF;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 3pt;
}
.text2 {
	color: #FF80FF;
	font-size: 10pt;
}