﻿/*This is a comment*/
a:link {
	padding: 6px;
	color: #540808;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
body {
	margin: 0px;
	font: medium Verdana, arial;
	color: #000000;
	background-image: url('https://el34world.com/images/lgrey015.jpg');
	background-color: #999999;
}
.divcenter {
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: 20px;
}
.fontbold {
	font-weight: bold;
}
.img0 {
	border-width: 0px;
}
.table4 {
	border: thin #000000 solid;
	margin: 1px;
	padding: 1px;
	border-collapse: separate;
	empty-cells: show;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	font-style: normal;
}
.tdcenter2 {
	border: thin #666666 solid;
	margin: 1px;
	padding: 6px;
	empty-cells: show;
	text-align: center;
}
.tdleft2 {
	border: thin #666666 solid;
	margin: 1px;
	padding: 6px;
	empty-cells: show;
	text-align: left;
	font: medium Verdana;
}
.tdright2 {
	border: thin #666666 solid;
	margin: 1px;
	padding: 6px;
	empty-cells: show;
	text-align: right;
	font: 10pt Verdana;
}
/* project honeypot*/
a.libihi {
	color: #FFF;
	font: bold 10px arial,sans-serif;
	text-decoration: none;
}
