a:link
{
	color: #E14C24;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: underline;
}

a:visited
{
	color: #393939;
	font-size:  9px;
	font-family: Verdana;
	text-decoration: underline;
}

a:hover
{
	color: #FFFFFF;
	background: #E14C24;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
}

a:active
{
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
}

.client
{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #454545;
}

.project
{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #454545;
}

.text
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #454545;
}

.about
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #F9F9F9;
}

.about_link
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #F9F9F9;
}

.hi-lite
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #E14C24;
}

.text-resume
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #E14C24;
}