.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #330066;
	background: url(images/bg.gif);
	padding-left: 5px;
  text-decoration: none;
}
.t1 a {
	color : #330066;
}
.t1 a:hover {
	color : #9933ff;
  text-decoration: underline;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #330066;
	padding-left: 0px;
  text-decoration: none;
}
.t2 a {
	color : #330066;
}
.t2 a:hover {
	color : #9933ff;
  text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #330066;
	background-color: #ffffff;
  font-weight: bold;
	padding-left: 5px;
  text-decoration: none;
}
.menu a {
	color : #330066;
  text-decoration: none;
}
.menu a:hover {
	color : #9933ff;
  text-decoration: underline;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #330066;
	padding-left: 2px;
  font-weight: normal;
  text-decoration: none;
}
.credits a {
	color : #FFFFFF;
  text-decoration: none;
}
.credits a:hover {
	color : #9933ff;
  text-decoration: underline;
}

.C1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #DDCCFF;
	padding-left: 2px;
  font-weight: normal;
  text-decoration: none;
}
.C2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #220066;
	padding-left: 2px;
  font-weight: normal;
  text-decoration: none;
}
.C3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9933ff;
	padding-left: 2px;
  font-weight: normal;
  text-decoration: none;
}
.w1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9933ff;
	padding-left: 0px;
  text-decoration: none;
}
.w1 a {
	color : #ffffff;
}
.w1 a:hover {
	color : #9933ff;
  text-decoration: underline;
}
