.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF6633;
	font-weight: lighter;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0066;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body {
	topmargin="0"
	background-repeat: repeat-x;
	background-image: url(../images/basis/BG.jpg);
	background-repeat: repeat-x;
}
.style5 {
color: #333333
}

a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3300FF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #3300FF;
}
a {
	font-weight: bold;
}
