.header
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.header a:link 
{
text-decoration:none;
color: #F4E200;
}

.header a:visited 
{
text-decoration: none;
color:#F4E200;
}

.header a:hover 
{
text-decoration: underline;
color: #FFFFFF;
}

.header a:active 
{
text-decoration: none;
color: #F4E200;
}

#Layer2 {
	position:absolute;
	left:315px;
	top:40px;
	width:272px;
	height:15px;
	z-index:10000000;
}

