﻿.HomeImage
{
    height: 485px;
    overflow: hidden;   
}
.HomeFlash
{
    text-align: center;
    width: 800px;
    height: 485px;
}
.NoFlash
{
    padding-top: 180px; 
    width: 500px; 
    font-family: Verdana; 
    font-size: 10pt;
    font-weight: normal; 
    line-height: 25px;    
}

.NoFlash a:link,
.NoFlash a:active,
.NoFlash a:visited
{
    color: #0000ff;
    text-decoration: underline;
    font-weight: bold;
}

.NoFlash a:hover
{
    color: #0000aa;
    text-decoration: none;
}