__p.links  /* settings for links inside p.links through the site */ {
	margin: 0;
	padding: 0; }
a:link {
	text-decoration: none; }
body
	{
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	color: black;
	font-size: 10px;
	font-family: Verdana;
	line-height: 14px;
	text-decoration: none; }
img {
	border-style: none; }
img.arrows  /* qoutes graphics */ {
	height: 20px;
	width: 15px;
	left: 37%;
	top: 0;
	position: relative;
	visibility: inherit;
	display: block; }
img.whiteFrame  /* 8px white frame around images */ {
	background-image: none;
	border: solid 8px white; }
p  /* paragraph style */ {
	line-height: 14px;
	background-color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	display: inline; }
div.links a, div#navig div img {
	color: black;
	background-color: white;
	text-decoration: none;
	border-bottom: 1px dashed orange; }
div.links a:visited, div#navig div img:visited {
	color: black;
	background-color: #dff3ff;
	text-decoration: none;
	border-bottom: 1px dashed orange; }
div.links a:hover, div#navig div img:hover {
	color: black;
	background-color: #9bebff;
	text-decoration: none;
	border-bottom: 1px dashed orange; }
div.links a:active, div#navig div img:active {
	color: black;
	background-color: yellow;
	text-decoration: none;
	border-bottom: 1px dashed orange; }
p.quotes  /* quotes style */
{
	line-height: 13px;
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 7px;
	border-style: none;
	display: block; }
span.qoutesRadioStation  /* qoute stye in qoutes */ {
	color: #686868;
	font-style: italic;
	text-align: right;
	margin-top: 3px;
	margin-right: 3px;
	display: block; }
table {
	border-style: none; }
.bold {
	font-weight: bold;
	background-color: white;
	text-decoration: none;
	padding-left: 7px; }
.dropCap {
	position: relative;
	float: left;
	border-style: none; }
#buyLink {
	height: 16px;
	width: auto;
	left: 13px;
	top: 83px;
	z-index: 64;
	position: absolute;
	visibility: visible; }
#buyList {
	height: 16px;
	width: auto;
	left: 13px;
	top: 83px;
	z-index: 64;
	position: absolute;
	visibility: visible; }
#navig {
	height: auto;
	width: auto;
	left: 341px;
	top: 360px;
	z-index: 60;
	position: absolute;
	visibility: visible; }
div.links { }
p[font-size] {
	color: red;
	line-height: 140%; }
