body
{
 	font-family:Tahoma;
}

.header
{
    color:red;
    font-size: 16pt;
    font-weight: normal;
}

A.tabLink
{
    color: #EDDBA4;
    font-size: 10pt;
    font-weight: 700;
    text-decoration: none
}

A.tabLink:hover
{
    color: white;
    font-size: 11pt
    }

A.homeLink	{	color: #2C508F;
			text-decoration: none;
			font-weight: bold
  		}
  		
A.homeLink:hover {	color: #2C508F;
			text-decoration: none;
			font-weight: bold
		}
A.BlackLink	{	color: black;
			text-decoration: none;
			font-weight: normal
  		}
  		
A.BlackLink:hover {	color: black;
			text-decoration: none;
			font-weight: normal
		}
A.BlankLink	{	color: black;
			text-decoration: none
  		}
  		
A.BlankLink:hover {	color: black;
			text-decoration: none
		}