#slide
{

margin-top: 0px;
margin-left: 466px;

}


#t1
{

margin-top: 20px;
margin-left: 0px;

}

#t2
{

margin-left:100px;
margin-top: 20px;

}


li
{

COLOR: black;
        font-family: Georgia,Sans-serif; font-size: x-small;
        text-decoration: none;
        margin-left: 4em;

}
h1
{
COLOR: #990000;
        font-family:  Sans-serif; font-size: large; font-style: ;
        text-decoration: none;
        }

h2
{
COLOR: #990000;
        font-family:  Sans-serif; font-size: medium; font-style: ;
        text-decoration: none;
        }


h3
{
COLOR: #990000;
        font-family:  Sans-serif; font-size: small; font-style: ;
        text-decoration: none;
        }




body
{
width: 760px;
margin-top: 0px;
margin-left: 0px;
background-image: url(http://www.terrealna.com/images/block.jpg);
  background-repeat: repeat;
  font-family: Georgia, Verdana;
}

p
{
    
        font-family: Georgia,Verdana,Helvetica; font-size: small; font-style: bold;
        text-decoration: none;
        color: #000000;
		margin-left: 3em;

}

A:active
{
    COLOR: silver;
        font-family:  Georgia,Verdana; font-size: x-small; font-style: bold;
        text-decoration: none;

}
A:link
{
    COLOR: gray;
        font-family:  Georgia,Verdana; font-size: x-small; font-style: bold;
        text-decoration: none;
}
A:visited
{
    COLOR: gray;
        font-family:  Georgia,Verdana; font-size: x-small; font-style: bold;
        text-decoration: none;
}
A:hover
{
    COLOR: #CC3300;
        font-family:  Georgia,Verdana; font-size: x-small; font-style: bold;
        text-decoration: underline;

}
onMouseOver
{
    COLOR: gray;
        font-family:  Sans-serif; font-size: small; font-style: bold;
        text-decoration: none;
}
