a:link {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	color: #666464;
}
a:hover {
	font-family: verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #b02b8a;
}
a:active {
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	color: #b02b8a;
}

a.demos:link {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.demos:visited {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #666464;
	font-weight: bold;
}
a.demos:hover {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #b02b8a;
	font-weight: bold;
}
a.demos:active {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #b02b8a;
	font-weight: bold;
}
a.taler:link {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.taler:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.taler:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
a.taler:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a.taler1:link {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.taler1:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.taler1:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #FF6600;
}
a.taler1:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF6600;
}

h1 {
	font-family: verdana;
	font-size: 7px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

h2 {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 9px;
	color: #000000;
}

h3 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-transform: uppercase;
	line-height: 2px;
}

h4 {
	font-family: verdana;
	font-size: 8px;
	color: #3a3838;
	text-transform: uppercase;
	line-height: 0px;
}
h5 {
	font-family: verdana;
	font-size: 9px;
	color: #3a3838;
	line-height: 11px;
}
p {font-size: 9px; font-family: "verdana";
}
}