@import url("styles.css");
<style type="text/css">

/*by Studio VII Sparber001*/
a:link {color: #000000;}
a:hover {color: #33CC00;}
.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.mytext a:link {
	color: #000000;
	text-decoration: none;
}
.mytext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

</style>

