td.menu8:link
{
 width:150px;
 height:30px;
 text-align:center; 
 text-decoration:none;  
}

a.one:link
{
 text-decoration:none;
 text-align:center;
 color:black;
 }
a.one:visited
{
 text-decoration:none;
 text-align:center;
 color:black; 
}
a.one:hover
{
 text-decoration:none;
 text-align:center;
 color:#B0C4DE;
}
a.one:active
{
 text-decoration:none;
 text-align:center;
 color:black;
}
a.two:link
{
 text-decoration:none;
 background-color:#00FF00;
 text-align:center;
 color:black;
}
a.two:visited
{
 text-decoration:none;
 background-color:#FFD700;
 text-align:center;
 color:black; 
}
a.two:hover
{
 text-decoration:none;
 background-color:#00FFFF;
 text-align:center;
 color:black;
}
a.two:active
{
 text-decoration:none;
 text-align:center;
 background-color:#FFD700;
 color:black;
}
a.three:link
{
 text-decoration:none;
 background-color:yellow;
 text-align:center;
 color:black;
}
a.three:visited
{
 text-decoration:none;
 background-color:#00FF00;
 text-align:center;
 color:black; 
}
a.three:hover
{
 text-decoration:none;
 background-color:#00FFFF;
 text-align:center;
 color:black;
}
a.three:active
{
 text-decoration:none;
 text-align:center;
 background-color:yellow;
 color:black;
}
a.four:link
{
 text-decoration:none;
 background-color:#BA55D3;
 text-align:center;
 color:yellow;
}
a.four:visited
{
 text-decoration:none;
 background-color:#FFB6C1;
 text-align:center;
 color:black; 
}
a.four:hover
{
 text-decoration:none;
 background-color:#00FFFF;
 text-align:center;
 color:black;
}
a.four:active
{
 text-decoration:none;
 text-align:center;
 background-color:#FFD700;
 color:black;
}
td.topBar1
{
   width:250px;
   border-style:ridge;
   border-width:5px;
   border-color:blue;
   text-align:center
}
td.topBar2
{
    width:150px;
    border-style:ridge;
    border-width:5px;
    border-color:blue;
    background-color:#00FF00;
    empty-cells:show;
}
td.topBar3
{
    width:150px;
    border-style:ridge;
    border-width:5px;
    border-color:blue;
    background-color:yellow;
    empty-cells:show;
}
td.topBar2News
{
    width:150px;
    border-style:ridge;
    border-width:5px;
    border-color:blue;
    background-color:#00FF00;
    empty-cells:show;
}
td.topBar3News
{
    width:150px;
    border-style:ridge;
    border-width:5px;
    border-color:blue;
    background-color:yellow;
    empty-cells:show;
}
td.menu1
{
background-color:#E61616;
width:100px;  
border-style:ridge;
border-width:5px;
border-color:black;
text-align:center;
height:40px;
}
td.menu2
{
background-color:#00FF00;
width:100px;  
border-style:ridge;
border-width:5px;
border-color:blue;
height:40px;
}
td.menu3
{
background-color:yellow;
width:100px;  
border-style:ridge;
border-width:5px;
border-color:#8B008B;
height:40px;
}
td.menu4
{
background-color:#BA55D3;
width:100px;  
border-style:ridge;
border-width:5px;
border-color:#E61616;
height:40px;
}
td.statement
{
background-color:#00FFFF;
width:175;
height:300;
border-style:ridge;
border-width:5px;
border-color:black;
text-align:left;
}
td.redsquare
{
background-color:red;
width:150;
height:225;
}
td.redsquare2
{
background-color:red;
width:200;
height:225;
}
td.redsquare3
{
background-color:red;
width:600;
height:125;
border-style:ridge;
border-width:5px;
border-color:black;
}
td.greensquare
{
background-color:#00FF00;
width:150;
height:275;
}
td.bluesquare
{
background-color:#191970;
width:150;
height:225;
border-style:ridge;
border-width:5px;
border-color:orange;
}
td.goldsquare
{
background-color:yellow;
width:600;
height:225;
border-style:ridge;
border-width:5px;
border-color:black;
}
td.goldsquare2
{
background-color:yellow;
width:600;
height:125;
border-style:ridge;
border-width:5px;
border-color:black;
}
td.purplesquare
{
background-color:#BA55D3;
width:600;
height:225;
}
td.purplesquare3
{
background-color:#BA55D3;
width:200;
height:250;
}
td.greensquare2
{
background-color:#00FF00;
width:600;
height:125;
border-style:ridge;
border-width:5px;
border-color:black;
}
td.greensquare3
{
background-color:#00FF00;
width:200;
height:250;
border-style:ridge;
border-width:5px;
border-color:black;
}
td.goldsquare3
{
background-color:yellow;
width:200;
height:250;
border-style:ridge;
border-width:5px;
border-color:black;
}
td.orangesquare
{
background-color:orange;
width:200;
height:250;
border-style:ridge;
border-width:5px;
border-color:black;
}
td.square2
{
width:200;
height:250;
border-style:ridge;
border-width:5px;
border-color:black;
}
a.oneLink:link
{
 text-decoration:none;
 background-color:#FFFFFF;
 text-align:center;
 color:#000000;
}
a.oneLink:visited
{
 text-decoration:none;
 background-color:#00FF00;
 text-align:center;
 color:black; 
}
a.oneLink:hover
{
 text-decoration:none;
 background-color:#00FFFF;
 text-align:center;
 color:black;
}
a.oneLink:active
{
 text-decoration:none;
 text-align:center;
 background-color:#FFD700;
 color:black;
}
a.oneGallery:link
{
 text-decoration:none;
 background-color:#D3D3D3;
 text-align:center;
 color:#000000;
}
a.oneGallery:visited
{
 text-decoration:none;
 background-color:#00FF00;
 text-align:center;
 color:black; 
}
a.oneGallery:hover
{
 text-decoration:none;
 background-color:#00FFFF;
 text-align:center;
 color:black;
}
a.oneGallery:active
{
 text-decoration:none;
 text-align:center;
 background-color:#FFD700;
 color:black;
}