body
{
	font-family:Tahoma;
}

.header
{
    	color:red;
    	font-size: 16pt;
    	font-weight: normal;
}

A.tabLink
{
    	color: white;
    	font-size:11pt;
    	font-weight: 700;
    	text-decoration: none
}

A.tabLink:hover
{
    	color: yellow;
   	font-size:12pt;
    	text-decoration: underline
}

A.BlankLink
{
    	color: black;
    	font-size: 11pt;
    	text-decoration: none
}

A.WhiteLink
{
    	color: white;
    	font-size: 10pt;
    	text-decoration: none
}

A.BlackLink
{
    	color: black;
    	font-size: 10pt;
    	text-decoration: none
}