﻿body {
}
a { color: black; }
a:hover
{
    color: White;
}

.fonts
{
    font-family: Verdana;
    color: white;
    font-size: small;
    
}

.gridbio2
{
    text-justify: distribute;
    font-size: small;
    font-family: Verdana;
    text-align: justify;
    text-decoration: none;
    color: White;
    font-weight: normal;
    
    width: 800px;
}

.ftitle
{
    font-weight: bold;
    font-size: x-large;
    font-family: Verdana;
}

.tree
{
    text-indent: 1px;
    font-family: Verdana;
    text-align: left;
    font-size: small;
}

.images
{
    border-right: #ffffff solid;
    border-top: #ffffff solid;
    border-left: #ffffff solid;
    border-bottom: #ffffff solid;
}
.links
{
    color: orange;
    text-decoration: underline;
}
.links2
{
    color: orange;
    font-family: Verdana;
    text-align: center;
    text-decoration: none;
}
.titles
{
    font-weight: bold;
    font-size: large;
    color: #ffffff;
    font-family: Verdana;
}
.titles2
{
    font-weight: bold;
    font-size: medium;
    color: #ffffff;
    font-family: Verdana;
}

.gridbio3
{
    text-justify: distribute;
    font-size: small;
    font-family: Verdana;
    text-align: justify;
    text-decoration: none;
    color: White;
    font-weight: normal;
    
    width: 500px;
}
.gridbio4
{
    text-justify: distribute;
    font-size: small;
    font-family: Verdana;
    text-align: justify;
    text-decoration: none;
    color: White;
    font-weight: normal;
    
    width: 180px;
}
.grid
{
    font-size: small;
    width: 750px;
    font-family: Verdana;
    text-align: left;
    color: White;
}
.grid2
{
    font-weight: normal;
    font-size: small;
    color: #ffffff;
    font-family: Verdana;
    text-align: left;
    width: 800px;
}