TABLE 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7A7A7A;
	line-height:17px;
}

.sub 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7A7A7A;
	line-height:17px;
}

.subNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
	line-height:17px;
}

.subNav:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
	line-height:17px;
}

.subNav:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #5F1800;
	line-height:17px;
}

.portfolio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #878787;
	line-height:17px;
}	


a:link {
color: #FF0000;
}

a:visited {
color: #5F1800;
}

a:active {
color: #5F1800;
}