/* -*-C++-*-
 * Style sheet por mia hejmpagxo
 * $Id$	

 */

a:link
  {
    color: blue;
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
        color: purple;
        font-weight: bold;
        text-decoration: none;
}

body 
{
  // background-image: url(http://www.oocities.com/mihxil/plaatjes/fono7.jpeg);
 width: 90%;
 color: '#808080';
}


img
{

}

hr
{
 color: red; 
 border-top: none;

}	

div.elekto
{
 float: right;		
} 

div.teksto {
 border: groove red thin;
 margin: 0em;
 padding: 0.5em;
 background: #ddd;
}

div.bildo {
 float: right;
 border: solid thin; 
 background: #ddd;
}
