﻿
a:link 
{
    font: Arial;
    color: #ffffff;
    font-size:11px;
    text-decoration: none; 
}

a:visited {
    font: Arial;
    color: #ffffff;
    font-size:11px;
    text-decoration: none; 
}


a:visited:hover {
    font: Arial;
    color: #ffffff;
    font-size:11px;
    text-decoration: none; 
}


a:hover {
    font: Arial;
    color: #ffffff;
    font-size:11px;
    text-decoration: none; 
}
		
			
.menuTD{
    font-family:Arial;
    font-size:11px;
    color:White;
}

.menuTDOver{
    font-family:Arial;
    font-size:11px;
    color:#ffffff;
    background-color: #2084ad;
}
				

.footer{
   font-family:Arial;
   font-size:11px;
   color:White;
}


body { 
   background-color: #1a1611;
   background-image:url(images/bck.gif);
   font-family:Arial;
   font-size:11px;
   color:White;
}

td
{
   font-family:Arial;
   font-size:11px;
   color:White;   
}

.txtSplash
{
   font-family:Arial;
   font-size:10px;
   color:#dedede;   
}

.txtStandardWhite
{
   font-family:Arial;
   font-size:11px;
   color:#ffffff;   
}

.txtStandard
{
   font-family:Arial;
   font-size:11px;
   color:#cccccc;   
}

.txtTitle
{
   font-family:Arial;
   font-size:11px;
   color:#2084ad;   
}

.imgStyle
{
    border-color:#ffffff;
}
