BODY, DIV, SPAN, TABLE, TD
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

A:link  {
    text-decoration:    none;
    color:  #F38A2C;
}

A:visited   {
    text-decoration:    none;
    color:  #F38A2C;
}

A:active    {
    text-decoration:    none;
    color:  #FF9C00;
}

A:hover {
	text-decoration:    underline;
	color:  #03F;
}

TD.topBar
{
	background: #000000;
}
TD.footerBar
{
	background: #A96F0B;
}
.whiteText
{
	color: #FFFFFF;
}
.browntext
{
	color: #A96F0B;
}
.topBar p font a {
	color: #FF952B;
}
.topBar p font a {
	color: #FF952B;
}
.topBar div p font a {
	color: #FF952B;
}
.topBar .whiteText div a {
	color: #FF952B;
}

