/*----------------------------------------------------

JUXT INTERIM
Author: JUXT

----------------------------------------------------*/

body
{
	background-color: #484035;
	margin-left: 0px;
	margin-top: 0px;
}

/*---------------------------
	TEXT STYLES
---------------------------*/

.blank
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #985800;
}

.txtNewsTitle9pt
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #985800;
	font-weight: bold;
}

.txtNewsbody9pt
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #dadac2;
}

.txtNewsdate9pt
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #9b7f59;
	font-weight: bold;
}

.txtClient9pt
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #dadac2;
	font-weight: bold;
}

/*---------------------------
	ANCHOR STYLES
---------------------------*/

a 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #c69c41;
	background: #484035;
	font-weight: bold;
	text-decoration: underline;
}

a:active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #c69c41;
	background: #1e1c16;
	font-weight: bold;
	text-decoration: underline;
}

a:visited 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #c69c41;
	background: #484035;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #1e1c16;
	background: #c69c41;
	font-weight: bold;
	text-decoration: underline;
}

.blank2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #985800;
}
