 a:link{color:#CCFF00; text-decoration: none; font-weight: bold;}
 a:visited{color:#CCFF00; text-decoration: none;}
 a:hover{color:#C4C4C4;}
 a:active{color:#ffffff;}

body {
  font-family:  Arial, serif;
  font-size: small;
  color: #FFFFFF;
  margin: 0px;
  background-color: #303030;
  /**background-image: url(../img/Texture0203.jpg);**/
}
/**
#boxsmall{
 background-color: #d8d8d8;
  position: relative; 
  top: 300px; 
  float: right;
  padding: 10px 50px 10px 50px;
}*/

#boxright{
  position: relative; 
  text-align: right;
  vertical-align: top;

}
#boxleft{
  /**position: relative; 
  text-align: left;
  vertical-align: bottom;**/
  position: absolute;
  bottom: 0px;
  padding: 0;
  border: 0;
  bottom: 0;
}

.bigf {
  font-weight: bold;
  color:#999;
  font-size: 26pt;
}
.smallf {
  color:#999;
  font-size: 10pt;
}
.floatright{
  float: right;
}
#container {
  width: 100%;
  height: 100%;
}

#text {
  font-size: 14pt;
  color: #303030
}
