//by Studio VII Sparber001
a:link {color: #000000} 
.mytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
} 
a.mytext:link {color: #333333; text-decoration: underline} 
a.mytext:visited {color: #333333; text-decoration: underline} 
a.mytext:active {color: #333333; text-decoration: underline} 
a.mytext:hover {color: #333333; text-decoration: none} 
