/*by Studio VII Sparber001*/

a:link {
	color: #FFCC99;
	text-decoration: none;
}
a:visited {
	color: #FFCC99;
	text-decoration: none;
} 
a:hover {
	color: #CC6666;
	text-decoration: none;
} 
a:active {
	color: #CC6666;
	text-decoration: none;
	font-size: 11px;
} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	line-height: 1.4em;
} 
li {
	list-style-type: square
} 
ul {
	list-style-type: square
} 
ol {color: #339966} 
.mytext {
	color: #FFCC99;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
} 
.mytext a:link {color: #FFCC99; text-decoration: underline} 
.mytext a:visited {color: #FFCC99; text-decoration: none} 
.mytext a:hover {color: #CC6666; text-decoration: underline} 
.mytext a:active {color: #CC6666; text-decoration: underline} 

.mytext2 {font-family: Tahoma, sans-serif, Arial; font-size: 11px; color: #FFFFFF} 
.mytext2 a:link {
	color: #CC6666;
	text-decoration: underline
} 
.mytext2 a:visited {
	color: #CC6666;
	text-decoration: none
} 
.mytext2 a:hover {
	color: #CC6666;
	text-decoration: none;
	background-color: #660000
} 
.mytext2 a:active {color: #CC6666; text-decoration: none} 

.index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFCC99;
	font-style: italic;
	font-weight: bold;
} 
.index2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC6666;
	font-style: italic;
	font-weight: bold;
} 
.footer {
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

