/* CSS Document */


<style type="text/css">

/*by Studio VII Sparber001*/
a:link {color: #FFFFFF;}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial,
  Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
li {
	color: #0066CC;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
ol {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mytext {
	font-family: Verdana, Arial,
  Helvetica, sans-serif;
	font-size: 11px;
	color: #00FF00;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
.mytext a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mytext a:visited {
  color: #FFFFFF;
}
.mytext a:hover {
  color: #00FF00;
}
.mytext a:active {
  color: #FFFFFF;
  text-decoration: none;
}
.mytext2 {
	font-family: Verdana, Arial,
  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	font-weight: lighter;
	list-style-position: outside;
	list-style-type: square;
}
.mytext2 a:link {
  color: #666666;
  text-decoration: underline;
}
.mytext2 a:visited {
  color: #666666;
  text-decoration: underline;
}
.mytext2 a:hover {
  color: #CCCCCC;
  text-decoration: none; 
  background-color: #333333;
}
.mytext2 a:active {
  color: #333333;
  text-decoration: none;
}

</style>
