BODY {
font-family: arial, verdana, sans-serif;
}
PRE {
font-family: arial, verdana, sans-serif;
}
A:link {
	COLOR: #555555
}
A:visited {
	COLOR: #555555
}
A:hover {
COLOR: #e59c21; text-decoration: none;
border: 0; 
}
A:active {
   COLOR: #e59c21
}
HR {
COLOR: #555555; WIDTH: 80%
}
H1 {
 text-decoration: none; font-family: quixley let, verdana, sans-serif;
}
H2 {
 text-decoration: none; font-family: arial, verdana, sans-serif;
}
H3 {
COLOR: #555555; text-decoration: none; font-family: quixley let, verdana, sans-serif;
}
H4 {
COLOR: #e59c21; font-family: arial, verdana, sans-serif;
}
H1 {
font-weight: 100;
letter-spacing: 5px;
} 
H2 {
font-weight: 100;
letter-spacing: 3px;
} 
H3 {
font-weight: 100;
letter-spacing: 2px;
}
font {
line-height: 24px;
}
.footer {
word-spacing: 4em; font-size: 0.8em;
}
.byros {
font-size: 0.8em;
}
.warning {
color: #e59c21; font-size: 1.2em;
}
#links a span {
display : none;
border: 0; 
}
#links a:hover span {
text-decoration : none; 
border : none;
display : block; 
position: absolute; top: 360px; left: 4%; width="97%";
   padding: 5px; margin: 10px; 
   color: #e59c21; background: #000000;
   font: arial, verdana, sans-serif; text-align: left;
font-size: 0.8em;
}
.box {
border-style:solid;
border-color: #000000;
background: #cccccc;
padding: 10px;
border-width:2px;
}
.caption {
font-size: 0.6em;
}
.logo {
border-style:solid;
border-color: #000000;
background: #aaaaaa;
padding: 10px;
border-width:2px;
}
.floatright {
float: right;
}
.floatleft {
float: left;
}