body {
	background-color: #696d4c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textadd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	padding-right: 30px;
}
.opened {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	padding-right: 60px;
}
.bookmark-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.hadings {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.bookmark-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
.st {
	border: 1px solid Black;
	margin: 1px;
}
A.st:hover {
	border: 1px solid #EE0000;
	margin: 2px;
}
a{
color : #CC0000;
text-decoration : none;
 }
a:hover {
color : #191970;
text-decoration : underline;
}
a.promo{
color : #191970;
text-decoration : none;
font-weight: bold;
font-size: 16pt;
 }
a.promo:hover {
color : #191970;
text-decoration : underline;
font-size: 16pt;
font-weight: bold;
}
a.top30{
color : #191970;
text-decoration : none;
font-size: 12pt;
text-align: left;
 }
a.top30:hover {
color : #191970;
text-decoration : underline;
font-size: 12pt;
text-align: left;
}
.pages_a {
	font-size: 12pt;
	font-weight: bold;
	color: #000173;
	text-decoration : underline;
}
A.pages_a:hover {
	font-size: 12pt;
	font-weight: bold;
   color: #CC0000;
	text-decoration : underline;
}