//by Studio VII Sparber001
a:link {color: #000000} 
a:active {
	color: #000066;
	text-decoration: none;
} 
a:visited {
	color: #000066;
	text-decoration: none;
} 
a:hover {
	color: #FFFFFF;
	text-decoration: none;
} 
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: thin none #990000;

} 
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;


} 
li {
	color: #000066;
	list-style-type: square;
	text-decoration: none;
} 
ul {
	color: #000066;
	list-style-type: square;
	text-decoration: none;
} 
ol {
	color: #000066;
	text-decoration: none;
} 
a.mytext:link {color: #FFFFFF; text-decoration: none} 
a.mytext:visited {color: #FFFFFF; text-decoration: none} 
a.mytext:hover {color: #0099FF; text-decoration: none} 
a {
	color: #000066;
	text-decoration: none;
	font-style: normal;

}
