thin{
	font-size: 0.25em;
}
div.scroller {
	background: #140005;
}
div.ads {
  border-style:solid;
  border-width:1px;
  border-color:white;
	background: #145565;
  height:195;
	font-family: "Goudy Old Style”, "Times New Roman", ”Comic Sans MS";
	font-size: 0.7em;
  overflow:auto;
}
#sub {
	color: blue;
	margin: 0px;
	padding: 5px;
  text-align:left;
	font-family: "Goudy Old Style”, "Times New Roman", ”Comic Sans MS";
}
body{
	color: white;
	margin: 0px;
	padding: 0px;
	font-family: "Goudy Old Style”, "Times New Roman", ”Comic Sans MS";
	font-size: 1.2em;
	background: #145565;
	text-decoration: none;
}
.deep0, .deep0 td info a:link { background-image: url('images/1.jpg');
	color: white;
	margin: 10px;
	padding: 0px;
	font-family: "Goudy Old Style”, "Times New Roman", ”Comic Sans MS";
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
.deep0 a:link {
	color: white;
	font-family: "Goudy Old Style”, "Times New Roman", ”Comic Sans MS";
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
.deep0 a:visited {
	color: white;
	font-family: "Goudy Old Style”, "Times New Roman", ”Comic Sans MS";
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
.deep0 a:hover {
	color: purple;
	font-family: "Goudy Old Style”, "Times New Roman", ”Comic Sans MS";
	font-size: 0.9em;
	text-decoration: underline;
}
.deep0 a:active {
	color: brown;
	font-family: "Goudy Old Style”, "Times New Roman", ”Comic Sans MS";
	font-size: 0.9em;
	text-decoration: none;
}
/**/
div.gradient {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#145565', endColorstr='#B8D2CA');
	font-family: "Goudy Old Style”, "Times New Roman", ”Comic Sans MS";
  background: -webkit-gradient(linear, left top, left bottom, from(#145565), to(#B8D2CA));
  background: -moz-linear-gradient(top,  #145565,  #B8D2CA);
} /* */


