body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

/*by Studio VII Sparber001*/

a:link {
	color: #84805A;
	text-decoration: none;
} 
a:visited {
	color: #84815D;
	text-decoration: none;
} 
a:hover {
	color: #ADCF4F;
	text-decoration: none;
} 
a:active {
	color: #ADCF4F;
	text-decoration: none;
} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333
} 
li {color: #339966; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
.mytext a:link {color: #333333; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.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} 
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}
.captiondark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
.aubergine {
	color: #7B5E6C;
}
.green {
	color: #B0DEB0;
}

.blue {
	color: #B0E0E2;
}
.plum {
	color: #A2597F;
}
.aubergineblock {
	color: #FFF;
	background-color: #7B5E6C;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}
.blueblock {
	color: #7B5E6C;
	background-color: #B0E0E2;
	text-transform: uppercase;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
