body, td {
  font-family:"verdana", sans-serif;
  color:#ffffff;
  font-size:11px;
  text-align:justify;}

a:link {
  font-family: verdana, sans-serif;
  color: #D5EFF8;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0px;
  text-decoration: none;
}

a:visited {
  font-family: verdana, sans-serif;
  color: #39C4F7;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0px;
  text-decoration: none;
}

a:hover{
  font-family: verdana, sans-serif;
  color: #76CBE9;
  cursor: n-resize;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom-style: dotted;
  border-bottom-color: #fffff;
  border-bottom-width: 2px;
}

/* TEXT */
h1 {
  margin: 0px;
	color: #ffffff;
	font-family: "verdana", sans-serif;
	font-size: 24px;
	font-variant: lowercase;
	font-weight: bold;
  padding: 0px 0px 18px 5px;
	}
	
h3 {
	margin: -23px 0 0 0;
	padding: 0 0 0 10px;
	font-family: verdana, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
  color: #7ED9FA;}

h2 {
  padding: 0px 0px 0px 5px;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
  color: #B8F86C;
  }

stand, strong{
color: #BEFA7E;}

em{
color: #BEFA7E;}

/* DIV LAYERS */
div.link{
width: 747px;
top: 0px;
left: 0px;
position: absolute;}

div.lethe{
width: 336px;
top: 330px;
left: 380px;
position: absolute;}

/* TABLES */
table.left{
width: 350px;
top: 0px;
left: 10px;
position: absolute;
}

/* IMAGES */
a img {
border: 0;}

img.net{
border: 4px solid #39C4F7;
background-color: #39C4F7;}
