//by Studio VII Sparber001
a:link {color: #333333} 
a:active {color: #333333; text-decoration: underline} 
a:visited {color: #333333; text-decoration: underline} 
a:hover {color: #333333; text-decoration: none} 
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333} 
td {font-family: "comic Sans MS"; font-size: 12px; color: #333333; list-style-type: decimal} 
li {color: #333333; list-style-type: disc} 
ul {color: #333333; list-style-type: square} 
ol {color: #339966} 
a.mytext:link {
	text-decoration: underline;
	color: #333333;

} 
a.mytext:visited {
	color: #333333;
	text-decoration: underline;
} 
a.mytext:hover {color: #333333; text-decoration: none} 
