a:link	{
	color: #999999;
	text-decoration: underline;
	font-size: 12px; 
	}

a:visited	{
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
	}

a:hover	{
	color: #FFCC33;
	text-decoration: underline;
	font-size: 12px;
	}
	
a.green:link	{
	color: #66CC66;
	text-decoration: underline;
	font-size: 12px; 
	}
	
a.green:visited	{
	color: #66CC66;
	text-decoration: underline;
	font-size: 12px; 
	}	
	
a.copy:link	{
	color: #999999;
	text-decoration: underline;
	font-size: 10px; 
	}

a.copy:visited	{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	}

a.copy:hover	{
	color: #FFCC33;
	text-decoration: underline;
	font-size: 10px;
	}

body	{
	background-color: #333333;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	}

.bold { 
	font-weight: bold; 
	color: #FFCC33;
	}

tr	{ 
	vertical-align: top; 
	}	
	
td.hr-home	{
	height: 5px;
	background-color: #FFCC33;
	}	

td.title	{
	width: 488px;
	height: 28px;
	background-color:#FFCC33;
	}
	
td.gutter	{
	width: 10px;
	}
td.hilite	{
	background-color: #666666;
	}
td.portfolio	{
	width: 488px;
	background-color: #FFCC33;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
	}
table.rightnav	{
	width: 184;
	background-color: #333333;
	}

td.logo	{
	background-color: #666666;
	}
	
td.copyright	{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	width:700px;
	padding-top:5px;
	padding-bottom:5px;
	}